From dd33b4a9b59526b077e9fa65060164cc94d7fde9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Mon, 17 Dec 2018 19:54:07 +0100 Subject: [PATCH] fix links --- src/c3nav/site/templates/site/about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/c3nav/site/templates/site/about.html b/src/c3nav/site/templates/site/about.html index c4b461ae..b404ae58 100644 --- a/src/c3nav/site/templates/site/about.html +++ b/src/c3nav/site/templates/site/about.html @@ -9,9 +9,9 @@

{% trans 'About c3nav' %}

{% blocktrans %}c3nav is open source software, find out more about it on c3nav.{% endblocktrans %}

-

{% blocktrans %}Keep yourself up to date on c3nav by following us on Twitter.{% endblocktrans %}

+

{% blocktrans %}Keep yourself up to date on c3nav by following us on Twitter.{% endblocktrans %}

{% if patrons %} -

{% blocktrans %}Development of the software was supported by the following patrons on Patreon:{% endblocktrans %} {{ patrons }}

+

{% blocktrans %}Development of the software was supported by the following patrons on Patreon:{% endblocktrans %} {{ patrons }}

{% endif %} {% if address %}