+ ${h.select('repo_type','hg',c.backends)}
+ ${_('Set the type of repository to create.')}
+
+
+
+
@@ -66,6 +75,15 @@
${_('Optionally select a group to put this repository into.')}
+
+
+
+
+
+ ${h.select('repo_landing_rev','',c.landing_revs,class_="medium")}
+ ${_('The default commit for file pages, downloads, full text search index, and README generation.')}
+
+
@@ -76,24 +94,6 @@
-
-
-
-
- ${h.select('repo_type','hg',c.backends)}
- ${_('Set the type of repository to create.')}
-
-
-
-
-
-
-
- ${h.select('repo_landing_rev','',c.landing_revs,class_="medium")}
- ${_('The default commit for file pages, downloads, full text search index, and README generation.')}
-