{% extends 'base.html' %} {% load typogrify %} {% block pagetitle %}Luxagraf | About{% endblock %} {% block metadescription %}About the site, luxagraf.net {% endblock %} {%block bodyid%}id="about"{%endblock%} {% block primary %}
me
{{top.content|smartypants|safe}}
me
{{middle.content|smartypants|safe}}
me
{{bottom.content|smartypants|safe}}
{% endblock %}