diff --git a/view-webapp/src/main/webapp/WEB-INF/layouts/standard.html b/view-webapp/src/main/webapp/WEB-INF/layouts/standard.html index 0b7bb58..e611fe9 100644 --- a/view-webapp/src/main/webapp/WEB-INF/layouts/standard.html +++ b/view-webapp/src/main/webapp/WEB-INF/layouts/standard.html @@ -41,33 +41,7 @@ #if($tour) -
-
-
-
Information
-
-
-
-
-
Registration
-
-
-
-
-
Pairing
-
-
-
-
-
Results
-
-
-
-
-
Standings
-
-
-
+ #translate('tour-menu.inc.html') #end
diff --git a/view-webapp/src/main/webapp/tour-menu.inc.html b/view-webapp/src/main/webapp/tour-menu.inc.html new file mode 100644 index 0000000..a232c33 --- /dev/null +++ b/view-webapp/src/main/webapp/tour-menu.inc.html @@ -0,0 +1,27 @@ +
+
+
+
Information
+
+
+
+
+
Registration
+
+
+
+
+
Pairing
+
+
+
+
+
Results
+
+
+
+
+
Standings
+
+
+