diff --git a/pylons_app/templates/add.html b/pylons_app/templates/add.html new file mode 100644 --- /dev/null +++ b/pylons_app/templates/add.html @@ -0,0 +1,45 @@ +## -*- coding: utf-8 -*- + + + + + + + Mercurial repositories add + + + +
+ + + + + + + + +

${c.msg}

${c.new_repo}

+ + +
+

+ + mercurial +

+
+ +
+
+
+
+ +
+ + + \ No newline at end of file