From 7bb417759e4333b9c20f9e62e872881b1fc46e3d Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Thu, 7 Jul 2022 21:19:40 +0200 Subject: [PATCH] Fix template --- app/templates/utils.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/utils.html b/app/templates/utils.html index de481e7..48c5755 100644 --- a/app/templates/utils.html +++ b/app/templates/utils.html @@ -288,7 +288,7 @@
Shares
{% for share in shares %} - + {{ share.actor.handle}} {% endfor %}