From 3048a20f9b52346eb35ac4f4f9f38afbd4532f23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Tue, 4 Feb 2020 11:29:38 +0200 Subject: [PATCH] link rel="canonical" in the sign in page --- templates/accounts/login.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/accounts/login.html b/templates/accounts/login.html index 8c7637c1..45e0051b 100644 --- a/templates/accounts/login.html +++ b/templates/accounts/login.html @@ -5,6 +5,10 @@ {% block description %}{% endblock %} +{% block head %} + +{% endblock %} + {% block content %}