cara/caimira/apps/templates/layout.html.j2
2022-09-09 16:57:20 +02:00

2 lines
113 B
Django/Jinja

{# The main layout, this template is intended to be implemented by themes #}
{% extends "base/layout.html.j2" %}