comparison docs/templates/inc/footer.html @ 382:3a61f45702cb

docs: Add documentation site.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 04 Oct 2015 08:02:43 -0700
parents
children de9a88073d41
comparison
equal deleted inserted replaced
381:d5511d832af3 382:3a61f45702cb
1 <footer role="navigation">
2 <ul>
3 <li>&copy;2014 &mdash; {{ piecrust.branding|safe }}</li>
4 </ul>
5 </footer>
6