diff options
Diffstat (limited to 'adenosine-pds/templates/profile.html')
-rw-r--r-- | adenosine-pds/templates/profile.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/adenosine-pds/templates/profile.html b/adenosine-pds/templates/profile.html deleted file mode 100644 index 7c17951..0000000 --- a/adenosine-pds/templates/profile.html +++ /dev/null @@ -1,7 +0,0 @@ -{% extends "base.html" %} - -{% block main %} -<p><b>at://{{ did }}/</b> - -<p>Profile page (TODO) -{% endblock %} |