mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-07-17 22:43:33 +02:00
Added plain text (gemtext like) templates
This commit is contained in:
5
templates/index.txt
Normal file
5
templates/index.txt
Normal file
@ -0,0 +1,5 @@
|
||||
{% extends "ip.txt" %}
|
||||
|
||||
{% block title -%}
|
||||
Your IP-Adress is: {{ data.result.address }}
|
||||
{%- endblock %}
|
Reference in New Issue
Block a user