{% extends "conjunto/tabler/base.html" %} {% load static i18n %} {% block title %}Example Page{% endblock %} {% block content %}
This is a minimal example page demonstrating the Tabler template system.
You can override any of the template blocks to customize the layout and content.