view docs/templates/inc/footer.html @ 396:2a70f537337d

Added tag 0.6.6 for changeset fcd6caf13cf7
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 15 Oct 2015 23:39:17 -0700
parents 3a61f45702cb
children de9a88073d41
line wrap: on
line source

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