aboutsummaryrefslogtreecommitdiff
path: root/templates/header.rs.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/header.rs.html')
-rw-r--r--templates/header.rs.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/templates/header.rs.html b/templates/header.rs.html
deleted file mode 100644
index 9384bcb..0000000
--- a/templates/header.rs.html
+++ /dev/null
@@ -1,14 +0,0 @@
-@use super::statics::style_css;
-@()
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <title>NCCd Dashboard</title>
- <link rel="stylesheet" href="/static/@style_css.name"/>
-
- <meta name="viewport" content="width=device-width,initial-scale=1.0">
- </head>
-
- <body>
-
- <div class="container">