{% extends "area_base.html" %} {% block title %}{{ page.title if page else 'Compositions' }} | {{ content.title if content else area.title }} | TheOrganist24{% endblock %} {% block area_content %}
{{ page.body | nl2br }}