mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-02-08 21:04:17 +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" %}
|
{% extends "base.html" %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
{% include "local/policy.html" %}
|
||||||
<form action="/postkey/" method="post">
|
<form action="/postkey/" method="post">
|
||||||
{% csrf_token %}
|
{% csrf_token %}
|
||||||
{{ form.as_p }}
|
{{ form.as_p }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user