Initial templates

This commit is contained in:
Raymond Wanyoike 2013-11-24 20:53:19 +03:00
commit b12b50104e
5 changed files with 131 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<div id="footer">
<div class="container">
<div>&copy; {{ SITENAME }}, license <a href="{{ LICENSE_URL}}"> {{ LICENSE_NAME }}</a> unless otherwise noted. Generated by <a href= "http://docs.getpelican.com/">Pelican</a> using the <a href="http://github.com/nairobilug/pelican-alchemy">alchemy</a> theme.</div>
</div>
</div>