mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2024-11-10 08:37:21 +01:00
6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
{% extends "ip.txt" %}
|
|
|
|
{% block title -%}
|
|
Your IP-Address is: {{ data.result.address }}
|
|
{%- endblock %}
|