dr.botzo/ircbot/old-web/templates/storycraft/tmpl_footer.html

10 lines
325 B
HTML
Raw Normal View History

2011-02-20 13:45:39 -06:00
{% 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
-->
2011-02-20 13:45:39 -06:00
{% endautoescape %}