view docs/templates/inc/footer.html @ 469:f78ca60826ba

runserver: Fix auto-reloading of Jinja templates when running the dev server.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 08 Oct 2018 23:41:56 -0700
parents de9a88073d41
children
line wrap: on
line source

<footer role="navigation">
    <p>&copy;2014 &mdash; {{ piecrust.branding|safe }}<br/>
    Wizard of Oz illustrations by William Wallace Denslow, restored
    by <a href="https://creativemarket.com/clikchic">Robyn Gough Designs</a></p>
</footer>