mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-11-13 15:09:06 +01: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