From cd67cbbb2827c161aa6e99c93fe57f5500cbb789 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 10 Nov 2022 16:32:36 -0800 Subject: pds: more web view implementation --- adenosine-pds/templates/profile.html | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 adenosine-pds/templates/profile.html (limited to 'adenosine-pds/templates/profile.html') 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 %} -

at://{{ did }}/ - -

Profile page (TODO) -{% endblock %} -- cgit v1.2.3