Use proper formatting of SilverStripe.

This commit is contained in:
Will Rossiter 2013-05-30 20:36:30 +12:00
parent cbe533b9ce
commit fa346339a5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<div class="left">
<a href="$BaseHref" class="brand" rel="home">$SiteConfig.Title</a>
<span class="arrow">&rarr;</span> <% include Navigation %></div>
<small class="right"><a href="http://simple.innovatif.com/about/">Theme</a> by <a href="http://www.saratusar.com">Sara</a> (Innovatif) / Powered by <a href="http://silverstripe.org">Silverstripe</a></small>
<small class="right"><a href="http://simple.innovatif.com/about/">Theme</a> by <a href="http://www.saratusar.com">Sara</a> (Innovatif) / Powered by <a href="http://silverstripe.org">SilverStripe</a></small>
</div>
</div>
</footer>