mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-02-02 09:55:52 +00:00
web/templates/postkey.html: include local-policy template
This commit is contained in:
parent
757e98197b
commit
db4f4acafd
@ -1,6 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
{% include "local/policy.html" %}
|
||||
<form action="/postkey/" method="post">
|
||||
{% csrf_token %}
|
||||
{{ form.as_p }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user