use WWW_HOST when talking about the service (not the software), cosmetic changes
This commit is contained in:
parent
7f8e62cc30
commit
3db9ff8231
@ -8,18 +8,17 @@
|
|||||||
<h4>Your IP(s):</h4>
|
<h4>Your IP(s):</h4>
|
||||||
<h1>IPv4: <span id="ipv4">{{ request.session.ipv4 }}</span></h1>
|
<h1>IPv4: <span id="ipv4">{{ request.session.ipv4 }}</span></h1>
|
||||||
<h3>IPv6: <span id="ipv6">{{ request.session.ipv6 }}</span></h3>
|
<h3>IPv6: <span id="ipv6">{{ request.session.ipv6 }}</span></h3>
|
||||||
<br>
|
|
||||||
<p>
|
|
||||||
nsupdate.info - the Dynamic DNS service you waited for.
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
<div class="col-sm-12" style="text-align: center">
|
||||||
|
<h1>{{ WWW_HOST }} — the Dynamic DNS service you waited for.</h1>
|
||||||
|
</div>
|
||||||
<div class="col-sm-4" style="text-align: center">
|
<div class="col-sm-4" style="text-align: center">
|
||||||
<h1><i class="icon-thumbs-up-alt icon-3x"></i></h1>
|
<h1><i class="icon-thumbs-up-alt icon-3x"></i></h1>
|
||||||
<h3>Free and Nice</h3>
|
<h3>Free and Nice</h3>
|
||||||
<p>
|
<p>
|
||||||
nsupdate.info is a free service.<br>
|
{{ WWW_HOST }} is a free service.<br>
|
||||||
Also, we won't annoy you with ads or spam.
|
Also, we won't annoy you with ads or spam.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user