diff --git a/templates/base.html b/templates/base.html index e81ea639..6f7ecf72 100644 --- a/templates/base.html +++ b/templates/base.html @@ -32,7 +32,11 @@ with this program; if not, write to the Free Software Foundation, Inc., - + {% if request.is_secure %} + + {%else%} + + {%endif%} {# Load CSS and JavaScript #}