summaryrefslogtreecommitdiffstats
path: root/modules-available/vmstore/templates/benchmark-nothing.html
diff options
context:
space:
mode:
authorSimon Rettberg2023-05-25 17:00:52 +0200
committerSimon Rettberg2023-05-25 17:00:52 +0200
commit04d4776b9587956bb404f103071a6cf7179fb3c4 (patch)
treeb7002a7d3af500889fecd7c187b6573616e9edc2 /modules-available/vmstore/templates/benchmark-nothing.html
parent[sysconfig] Increase tar handling timeouts (diff)
downloadslx-admin-04d4776b9587956bb404f103071a6cf7179fb3c4.tar.gz
slx-admin-04d4776b9587956bb404f103071a6cf7179fb3c4.tar.xz
slx-admin-04d4776b9587956bb404f103071a6cf7179fb3c4.zip
[vmstore] Add usage hint when directly navigating to benchmark subpage
Diffstat (limited to 'modules-available/vmstore/templates/benchmark-nothing.html')
-rw-r--r--modules-available/vmstore/templates/benchmark-nothing.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules-available/vmstore/templates/benchmark-nothing.html b/modules-available/vmstore/templates/benchmark-nothing.html
new file mode 100644
index 00000000..aeef9187
--- /dev/null
+++ b/modules-available/vmstore/templates/benchmark-nothing.html
@@ -0,0 +1,7 @@
+<div class="page-header">
+ <h1>{{lang_benchmark}}</h1>
+</div>
+
+<div class="alert alert-info">
+ {{lang_benchmarkMainPageText}}
+</div> \ No newline at end of file