{% extends 'base.html' %} {% block container %}

{% pageDetail with name='Title' %}

{%- pageDetail with name="Content" %}
{% endblock %}