]> git.ipfire.org Git - people/jschlag/pbs.git/blobdiff - src/templates/mirrors/new.html
Merge branch 'master' of git://git.ipfire.org/pbs
[people/jschlag/pbs.git] / src / templates / mirrors / new.html
similarity index 98%
rename from src/templates/mirrors-new.html
rename to src/templates/mirrors/new.html
index 67ee96b7ad0f9ec7368e221e129b5e970dfac093..2e5a9ab731d25492aa748513363583ae2651217e 100644 (file)
@@ -1,4 +1,4 @@
-{% extends "base.html" %}
+{% extends "../base.html" %}
 
 {% block title %}{{ _("Add new mirror") }}{% end block %}