summaryrefslogtreecommitdiffstats
path: root/management-interface/views/about.htm
diff options
context:
space:
mode:
Diffstat (limited to 'management-interface/views/about.htm')
-rw-r--r--management-interface/views/about.htm8
1 files changed, 8 insertions, 0 deletions
diff --git a/management-interface/views/about.htm b/management-interface/views/about.htm
new file mode 100644
index 0000000..ed15306
--- /dev/null
+++ b/management-interface/views/about.htm
@@ -0,0 +1,8 @@
+ <div class="container">
+
+ <div class="jumbotron">
+ <h1>{{ strtoupper(@_module) }}</h1>
+ <p></p>
+ </div>
+
+ </div> <!-- /container -->