From a453036c6ddf307341a3885ed984dfa59ddcabfa Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Thu, 24 Oct 2013 15:30:59 +0200 Subject: Updated about page. --- pyaggr3g470r/templates/about.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'pyaggr3g470r/templates') diff --git a/pyaggr3g470r/templates/about.html b/pyaggr3g470r/templates/about.html index b07f337d..7675887e 100644 --- a/pyaggr3g470r/templates/about.html +++ b/pyaggr3g470r/templates/about.html @@ -1,8 +1,10 @@ {% extends "layout.html" %} {% block content %}
-

This software is under GPLv3 license. You are welcome to copy, modify or - redistribute the source code according to the GPLv3 license.
- Source code of pyAggr3g470r.

+
+

This software is under GPLv3 license. You are welcome to copy, modify or + redistribute the source code according to the GPLv3 license.
+ Source code of pyAggr3g470r.

+
{% endblock %} -- cgit