view docs/templates/inc/footer.html @ 472:dbe22d170cf7

web: Don't offer to create a missing page when in a read-only endpoint.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 08 Oct 2018 23:46:08 -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>