view 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 source

<footer role="navigation">
    <ul>
        <li>&copy;2014 &mdash; {{ piecrust.branding|safe }}</li>
    </ul>
</footer>