Files
PyRIGS/RIGS/templates/event_print.xml

6 lines
104 B
XML

{% extends 'base_print.xml' %}
{% block content %}
{% include "event_print_page.xml" %}
{% endblock %}