echoip-slatecave/templates/index.txt
2023-02-25 15:42:59 +01:00

6 lines
104 B
Plaintext

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