From f5e753fa725e68b829b512e71e6ce0ddcb4c4f6e Mon Sep 17 00:00:00 2001 From: MarkusJoe Date: Sat, 16 Apr 2022 11:27:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E6=95=B0=E6=8D=AE=E5=BA=93=E5=86=85?= =?UTF-8?q?=E7=9A=84base64=E7=BC=96=E7=A0=81=E6=9B=B4=E6=8D=A2=E4=B8=BA?= =?UTF-8?q?=E4=BA=86URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/view.html b/app/templates/view.html index 1553c74..9fee96e 100644 --- a/app/templates/view.html +++ b/app/templates/view.html @@ -5,7 +5,7 @@ {% for value in context %} + xlink:href="{{ value.url }}"> {% endfor %}