From 1dac1ee189bdcf70a5dd933d5f6a69a15d5a8d7e Mon Sep 17 00:00:00 2001 From: jwansek Date: Tue, 2 Feb 2021 12:24:06 +0000 Subject: added the program files for the first time --- templates/discord.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 templates/discord.html (limited to 'templates/discord.html') diff --git a/templates/discord.html b/templates/discord.html new file mode 100644 index 0000000..b4504a2 --- /dev/null +++ b/templates/discord.html @@ -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