mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-11-02 01:38:54 +01: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