{% extends "base.html" %} {% block page_title %}About ยท {{ config.title | default("bckt") }}{% endblock page_title %} {% block content %} about {{ config.description }} This page lives in themes/rntz/pages/about/index.html. {% endblock content %}
{{ config.description }}
This page lives in themes/rntz/pages/about/index.html.
themes/rntz/pages/about/index.html