aboutsummaryrefslogtreecommitdiffstats
path: root/edaweb/templates/discord.html.j2
blob: e946f139dc51fd9e6a5eb2b53f9df154f4ba40d5 (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 %}