From a1d62197d3efcc7e2e8c6a77d078b3a0a73e5185 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sun, 13 Oct 2013 14:56:36 +0200 Subject: First implementation of /management page. --- pyaggr3g470r/templates/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyaggr3g470r/templates/about.html') diff --git a/pyaggr3g470r/templates/about.html b/pyaggr3g470r/templates/about.html index 5bba9282..b07f337d 100644 --- a/pyaggr3g470r/templates/about.html +++ b/pyaggr3g470r/templates/about.html @@ -1,4 +1,4 @@ - {% extends "layout.html" %} +{% extends "layout.html" %} {% block content %}

This software is under GPLv3 license. You are welcome to copy, modify or -- cgit