aboutsummaryrefslogtreecommitdiffstats
path: root/old/moon_gui/static/app/dashboard/dashboard.tpl.html
diff options
context:
space:
mode:
Diffstat (limited to 'old/moon_gui/static/app/dashboard/dashboard.tpl.html')
-rwxr-xr-xold/moon_gui/static/app/dashboard/dashboard.tpl.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/old/moon_gui/static/app/dashboard/dashboard.tpl.html b/old/moon_gui/static/app/dashboard/dashboard.tpl.html
new file mode 100755
index 00000000..67184bcc
--- /dev/null
+++ b/old/moon_gui/static/app/dashboard/dashboard.tpl.html
@@ -0,0 +1,14 @@
+<div class="container">
+
+ <div class="row">
+
+ <h1 data-translate="moon.dashboard.content">Moon:Software-Defined Security Framework</h1>
+ </div>
+
+ <div class="row">
+
+ <img src="assets/img/et.jpg" alt="ET" class="img-responsive img-dashboard"/>
+
+ </div>
+
+</div> \ No newline at end of file