mirror of
https://github.com/silverstripe/silverstripe-simple
synced 2024-10-22 11:05:50 +02:00
MINOR Linking to ss.org in footer
This commit is contained in:
parent
f989f737da
commit
bf2d9cb1e5
@ -1,6 +1,6 @@
|
||||
<footer class="footer" role="contentinfo">
|
||||
<div class="inner copy">
|
||||
<div class="left">Simple <span class="arrow">→</span> <% include Navigation %></div>
|
||||
<small class="right">© Simple by <a href="http://www.saratusar.com">Sara</a> (Innovatif) / Powered by Silverstripe</small>
|
||||
<small class="right">© Simple by <a href="http://www.saratusar.com">Sara</a> (Innovatif) / Powered by <a href="http://silverstripe.org">Silverstripe</a></small>
|
||||
</div>
|
||||
</footer>
|
Loading…
Reference in New Issue
Block a user