view docs/templates/inc/footer.html @ 458:faa4c8467291

web: Improve upload workflow. - Add 'upload' and 'wikiupload' permissions, and check for them. - Fix the message about what the syntax is for using files in pages. - Fix uploading files to endpoint pages.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 10 Jan 2018 22:52:42 -0800
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>