Spellchekced the templates

This commit is contained in:
Slatian
2023-04-29 13:05:48 +02:00
parent f9753ccbfc
commit c9d0c44985
10 changed files with 31 additions and 30 deletions

View File

@ -1,5 +1,5 @@
{% extends "ip.txt" %}
{% block title -%}
Your IP-Adress is: {{ data.result.address }}
Your IP-Address is: {{ data.result.address }}
{%- endblock %}