diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/templates/inc/footer.html	Sun Oct 04 08:02:43 2015 -0700
@@ -0,0 +1,6 @@
+<footer role="navigation">
+    <ul>
+        <li>&copy;2014 &mdash; {{ piecrust.branding|safe }}</li>
+    </ul>
+</footer>
+