echoip-slatecave/templates/index.txt

6 lines
104 B
Plaintext
Raw Normal View History

{% extends "ip.txt" %}
{% block title -%}
Your IP-Adress is: {{ data.result.address }}
{%- endblock %}