From 9076095d7edc56ea44dcc66c1844659a156708e9 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Tue, 18 Aug 2026 17:00:21 -0700 Subject: Add Met Art page --- templates/wormhole-success.html.template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'templates/wormhole-success.html.template') diff --git a/templates/wormhole-success.html.template b/templates/wormhole-success.html.template index dbb997e..89f9cf2 100644 --- a/templates/wormhole-success.html.template +++ b/templates/wormhole-success.html.template @@ -1,6 +1,8 @@ -{{define "head"}}Uploaded!{{end}} +{{- define "head"}} + Uploaded! +{{- end}} -{{define "body" -}} +{{- define "body"}}

{{.URL}}

QR code for {{.URL}} -- cgit v1.3.1