diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2021-12-22 20:00:42 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2021-12-22 20:00:42 +0000 |
commit | ef58448458b3b31bec242f8e02babf761093d066 (patch) | |
tree | 79720a5885716b2945354ebe2614275abf56abab /templates/discord.jinja | |
parent | f7243e089b88cbc113dc57a15f986083500004a7 (diff) | |
download | eda.gay-ef58448458b3b31bec242f8e02babf761093d066.tar.gz eda.gay-ef58448458b3b31bec242f8e02babf761093d066.zip |
fixed new git linking
Diffstat (limited to 'templates/discord.jinja')
-rw-r--r-- | templates/discord.jinja | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/discord.jinja b/templates/discord.jinja index b4504a2..73d6ea3 100644 --- a/templates/discord.jinja +++ b/templates/discord.jinja @@ -1,4 +1,4 @@ -{% extends "template.html" %} +{% extends "template.jinja" %} {% block content %} <p>You can contact me on discord (telegram preferred):</p> <h1>{{discord}}</h1> |