5 lines
No EOL
106 B
HTML
5 lines
No EOL
106 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block beforecontent %}
|
|
{% include "components/header.html" %}
|
|
{% endblock %} |