nopaque/app/templates/main/privacy_policy.html.j2

10 lines
101 B
Plaintext
Raw Normal View History

2020-03-18 13:44:15 +00:00
{% extends "nopaque.html.j2" %}
{% block page_content %}
<h3>Privacy policy</h3>
{% endblock %}