aboutsummaryrefslogtreecommitdiff
path: root/apps/dreki_web/templates/store_show.dtl
diff options
context:
space:
mode:
authorJordan Bracco <href@random.sh>2022-04-07 23:54:23 +0000
committerJordan Bracco <href@random.sh>2022-04-07 23:54:23 +0000
commit6d7887c51ba7664688bc568aa0c8538da0e64e7b (patch)
tree452ded9651d17bdd3fe941f15dfec2325f008db9 /apps/dreki_web/templates/store_show.dtl
guess it was time for an initial commit
Diffstat (limited to 'apps/dreki_web/templates/store_show.dtl')
-rw-r--r--apps/dreki_web/templates/store_show.dtl8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/dreki_web/templates/store_show.dtl b/apps/dreki_web/templates/store_show.dtl
new file mode 100644
index 0000000..e944bee
--- /dev/null
+++ b/apps/dreki_web/templates/store_show.dtl
@@ -0,0 +1,8 @@
+<h1 class="text-lg">
+ <div class="text-base">
+ {{ location }} / {{ namespace }} / {{ directory }}
+ </div>
+ {{ result.id }}
+</h1>
+
+