aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine-pds/templates/profile.html
blob: 7c17951a023b2510caae6c86f54dcf071c0395bf (plain)
1
2
3
4
5
6
7
{% extends "base.html" %}

{% block main %}
<p><b>at://{{ did }}/</b>

<p>Profile page (TODO)
{% endblock %}