wizyta oraz widok księdza
This commit is contained in:
5
backend/templates/parish/intentions.html
Normal file
5
backend/templates/parish/intentions.html
Normal file
@ -0,0 +1,5 @@
|
||||
{% extends 'parish/base.html' %}
|
||||
|
||||
{% block content %}
|
||||
<div class="content">{{ res | safe }}</div>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user