MINOR Linking to ss.org in footer

This commit is contained in:
Ingo Schommer 2012-03-15 11:28:24 +01:00
parent f989f737da
commit bf2d9cb1e5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<footer class="footer" role="contentinfo">
<div class="inner copy">
<div class="left">Simple <span class="arrow">&rarr;</span> <% include Navigation %></div>
<small class="right">&copy; Simple by <a href="http://www.saratusar.com">Sara</a> (Innovatif) / Powered by Silverstripe</small>
<small class="right">&copy; Simple by <a href="http://www.saratusar.com">Sara</a> (Innovatif) / Powered by <a href="http://silverstripe.org">Silverstripe</a></small>
</div>
</footer>