From a6a484ea37aeb91f848c11cb818e2d7d4351d391 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 22 Jun 2016 17:56:04 +0200 Subject: [locations/sysconfig] Implement location specific sysconfig --- .../sysconfig/templates/list-modules.html | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 modules-available/sysconfig/templates/list-modules.html (limited to 'modules-available/sysconfig/templates/list-modules.html') diff --git a/modules-available/sysconfig/templates/list-modules.html b/modules-available/sysconfig/templates/list-modules.html new file mode 100644 index 00000000..c3e2d736 --- /dev/null +++ b/modules-available/sysconfig/templates/list-modules.html @@ -0,0 +1,59 @@ +
+
+
+ {{lang_availableModules}} + +
+
+
+ + + + {{#modules}} + + + + + + + {{/modules}} +
{{moduletype}}
{{module}}
+ {{#iscustom}} + + + {{/iscustom}} + + + + +
+ {{^modules}} +
{{lang_configurationModuleNotFound}}
+ {{/modules}} +
+
+ +
+ + + +
\ No newline at end of file -- cgit v1.2.3-55-g7522