{% extends "base.html" %} {% block title %}{{ page_title }} ยท {{ app_title }}{% endblock %} {% block content %} {% include "components/page_header.html" %}
{{ section["body"] }}
| {{ col["label"] }} | {% endfor %}
|---|
| {{ row[col["key"]] }} | {% endfor %}
No sections available for this page.