From a570f6881fcd3d18e93d9dbdf1fea95aa573b924 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 16 Dec 2017 14:30:08 +0100 Subject: [PATCH] fireinfo: Serve profile avatars over HTTPS Signed-off-by: Michael Tremer --- templates/fireinfo/profile-detail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/fireinfo/profile-detail.html b/templates/fireinfo/profile-detail.html index f44653a3..deb4f19b 100644 --- a/templates/fireinfo/profile-detail.html +++ b/templates/fireinfo/profile-detail.html @@ -189,8 +189,8 @@ {% for i in range(1) %}
  • - - + {{ _(
  • -- 2.47.3