view docs/templates/inc/footer.html @ 411:ba977a547daa

web: Support browsers without Javascript. * Add development flag to disable Javascript. * Fix editing/previewing pages when there's not Javascript.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 20 Mar 2017 22:18:32 -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>