dr.botzo/ircbot/old-web/templates/storycraft/tmpl_footer.html
Brian S. Stephan e7b132348f actually i need to call this ircbot
so i don't collide with the django dr_botzo
2014-03-16 09:18:17 -05:00

10 lines
325 B
HTML

{% autoescape on %}
<div id="footer">
<p>Storycraft is a game of collaborative storytelling, intentionally leading to much insanity and nonsense. All stories were made to be funny but may not even be coherent. Void where prohibited.</p>
</div>
<!--
vi:tabstop=2:expandtab:autoindent
-->
{% endautoescape %}