mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-01-10 14:58:05 +00:00
Add web/templates/success_submission.html
Used in page showed after submission.
This commit is contained in:
parent
0005783d08
commit
dd97e57f0f
5
web/templates/success_submission.html
Normal file
5
web/templates/success_submission.html
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{% extends "base.html" %}
|
||||||
|
|
||||||
|
{% block content %}
|
||||||
|
Successfully added {{ hostname }}. It will be activated after admin's approval.
|
||||||
|
{% endblock %}
|
Loading…
Reference in New Issue
Block a user