Files
2014-09-30 18:54:47 +02:00

8 lines
144 B
HTML

{% extends "base.html" %}
{% block content %}
<h1>{%trans%}Update your DNS{%endtrans%}</h1>
<p>
There will be a form here.
</p>
{% endblock %}