{% extends 'base.html' %} {% block container %}
{% pageDetail with name=

{% pageDetail with name="Title" %}

about

{% include "partial/breadcrumb.html" %}

{% pageDetail with name="Content" %}

{% endblock %}