{% extends 'base.html' %} {% block head %} {% endblock %} {% block body %}
Instructions: Give your article a name and then click on a template (or other article) you would like to use as a starting point for your new article. Have fun!



Templates:

{% for t in templates %} {% endfor %}

Other Articles:

{% for o in others %} {% endfor %}
{% endblock %}