From fd799e366a1860ef0d7645e8b6b366a2c6437a7f Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Mon, 19 May 2014 07:31:44 +0200 Subject: Added link to the issues page. --- pyaggr3g470r/templates/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyaggr3g470r/templates') diff --git a/pyaggr3g470r/templates/about.html b/pyaggr3g470r/templates/about.html index 0caf20e3..4f42ed55 100644 --- a/pyaggr3g470r/templates/about.html +++ b/pyaggr3g470r/templates/about.html @@ -6,7 +6,7 @@

{{ _('This software is under AGPLv3 license. You are welcome to copy, modify or redistribute the source code according to the Affero GPL license.') }}

-

{{ _('Find a bug? Report it here.') }}

+

{{ _('Find a bug? Report it here.') }}

{% endblock %} -- cgit