diff options
Diffstat (limited to 'pyaggr3g470r/templates/about.html')
-rw-r--r-- | pyaggr3g470r/templates/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 %} <div class="container"> <p>This software is under GPLv3 license. You are welcome to copy, modify or |