mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2024-11-13 01:52:45 +01:00
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
{% extends "ip.txt" %}
|
|
|
|
{% block title -%}
|
|
Your IP-Adress is: {{ data.result.address }}
|
|
{%- endblock %}
|