From 9cea81376878b946bc808795b9184dccb3d6f241 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Sat, 21 Aug 2021 14:10:22 -0400 Subject: [PATCH] IndieLogin support --- templates/base.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/base.html b/templates/base.html index 3b7bd2e..8a61d5b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -21,6 +21,9 @@ + {# For IndieLogin #} + +
{% block profile %}