comparison docs/templates/inc/footer.html @ 399:de9a88073d41

docs: Add credits for the illustrations.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 25 Oct 2015 08:47:53 -0700
parents 3a61f45702cb
children
comparison
equal deleted inserted replaced
398:0f4032dafc1f 399:de9a88073d41
1 <footer role="navigation"> 1 <footer role="navigation">
2 <ul> 2 <p>&copy;2014 &mdash; {{ piecrust.branding|safe }}<br/>
3 <li>&copy;2014 &mdash; {{ piecrust.branding|safe }}</li> 3 Wizard of Oz illustrations by William Wallace Denslow, restored
4 </ul> 4 by <a href="https://creativemarket.com/clikchic">Robyn Gough Designs</a></p>
5 </footer> 5 </footer>
6 6