]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/templates/static/about.html
about: Move the page into the static handler
[ipfire.org.git] / src / templates / static / about.html
similarity index 99%
rename from src/templates/about.html
rename to src/templates/static/about.html
index 273f818b7b1b5606870b08511371d94215292079..0e2fe9480bc51691908c9de0128d04006910c9c4 100644 (file)
@@ -1,4 +1,4 @@
-{% extends "base.html" %}
+{% extends "../base.html" %}
 
 {% block title %}{{ _("About IPFire") }}{% end block %}