From 92db3aa5f70646b8a2dab08f8c950615da3401b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20=C5=A0m=C3=ADd?= Date: Wed, 15 Feb 2017 14:23:50 +0100 Subject: [PATCH] changed variable name --- templates/base.html | 2 +- templates/partial/github.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index aa4b561..c6531af 100644 --- a/templates/base.html +++ b/templates/base.html @@ -183,7 +183,7 @@ {% block additional_js %}{% endblock %} - {% if GITHUB_URL %} + {% if GITHUB_CORNER_URL %} {% include 'partial/github.html' %} {% endif %} diff --git a/templates/partial/github.html b/templates/partial/github.html index d23fe53..3ce4800 100644 --- a/templates/partial/github.html +++ b/templates/partial/github.html @@ -1,3 +1,3 @@ - +