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:
7
templates/404.txt
Normal file
7
templates/404.txt
Normal file
@ -0,0 +1,7 @@
|
||||
{% extends "base.txt" %}
|
||||
|
||||
{% block content %}
|
||||
# Nothing here!
|
||||
{% endblock %}
|
||||
|
||||
{% block json_notice %}{%endblock%}
|
Reference in New Issue
Block a user