From 95a5c95842de869cfd7c8e9d1c824dc0780af949 Mon Sep 17 00:00:00 2001 From: jwansek Date: Wed, 22 Dec 2021 19:35:12 +0000 Subject: renamed all template files --- templates/discord.jinja | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 templates/discord.jinja (limited to 'templates/discord.jinja') diff --git a/templates/discord.jinja b/templates/discord.jinja new file mode 100644 index 0000000..b4504a2 --- /dev/null +++ b/templates/discord.jinja @@ -0,0 +1,5 @@ +{% extends "template.html" %} +{% block content %} +

You can contact me on discord (telegram preferred):

+

{{discord}}

+ {% endblock %} \ No newline at end of file -- cgit v1.2.3