summaryrefslogtreecommitdiff
path: root/talersurvey/survey/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'talersurvey/survey/templates/base.html')
-rw-r--r--talersurvey/survey/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/talersurvey/survey/templates/base.html b/talersurvey/survey/templates/base.html
index 806ba63..433d6b1 100644
--- a/talersurvey/survey/templates/base.html
+++ b/talersurvey/survey/templates/base.html
@@ -35,6 +35,7 @@
<li><a href="{{ env('TALER_ENV_URL_MERCHANT_BLOG', '#') }}">Essay Shop</a></li>
<li><a href="{{ env('TALER_ENV_URL_MERCHANT_DONATIONS', '#') }}">Donations</a></li>
<li><a href="{{ env('TALER_ENV_URL_MERCHANT_SURVEY', '#') }}">Survey</a></li>
+ <li><a href="{{ env('TALER_ENV_URL_BACKOFFICE', '#') }}">Back-office</a></li>
</ul>
<p>You can learn more about Taler on our main <a href="https://taler.net">website</a>.</p>
</div>