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