aboutsummaryrefslogtreecommitdiffstats
path: root/templates/discord.html
blob: b4504a2e690600288fbcf666c225d69c8d91602e (plain)
1
2
3
4
5
{% extends "template.html" %}
{% block content %}
   <p>You can contact me on discord (telegram preferred):</p>
   <h1>{{discord}}</h1>
 {% endblock %}