diff --git a/templates/base.html b/templates/base.html index a43e612..d976deb 100644 --- a/templates/base.html +++ b/templates/base.html @@ -115,6 +115,9 @@ {% endif %} + {% if REL_CANONICAL %} + + {% endif %} {% block meta %}