aboutsummaryrefslogtreecommitdiffstats
path: root/app/views
diff options
context:
space:
mode:
Diffstat (limited to 'app/views')
-rw-r--r--app/views/index.ejs2
-rw-r--r--app/views/page.ejs2
-rw-r--r--app/views/partials/header.ejs2
-rw-r--r--app/views/partials/navbar.ejs2
-rw-r--r--app/views/purge.ejs2
-rw-r--r--app/views/rebuild.ejs2
6 files changed, 6 insertions, 6 deletions
diff --git a/app/views/index.ejs b/app/views/index.ejs
index ca674f0..f47b830 100644
--- a/app/views/index.ejs
+++ b/app/views/index.ejs
@@ -15,4 +15,4 @@
</div>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/app/views/page.ejs b/app/views/page.ejs
index 4422157..41ee1e2 100644
--- a/app/views/page.ejs
+++ b/app/views/page.ejs
@@ -17,4 +17,4 @@
</div>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/app/views/partials/header.ejs b/app/views/partials/header.ejs
index 6582e36..6820afa 100644
--- a/app/views/partials/header.ejs
+++ b/app/views/partials/header.ejs
@@ -8,4 +8,4 @@
███████ ███████ ██████ ██ ████ ██ ██ ██ ██ ██████ ██████ ██████ ██ ███████ ██ ██ ██████ ██
-</pre> \ No newline at end of file
+</pre>
diff --git a/app/views/partials/navbar.ejs b/app/views/partials/navbar.ejs
index 2664d48..ff0c84d 100644
--- a/app/views/partials/navbar.ejs
+++ b/app/views/partials/navbar.ejs
@@ -1,3 +1,3 @@
<div id="navbar">
<%- navbar %>
-</div> \ No newline at end of file
+</div>
diff --git a/app/views/purge.ejs b/app/views/purge.ejs
index 54fc49b..04bae61 100644
--- a/app/views/purge.ejs
+++ b/app/views/purge.ejs
@@ -21,4 +21,4 @@
</div>
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/app/views/rebuild.ejs b/app/views/rebuild.ejs
index 62076cf..9f9cfaa 100644
--- a/app/views/rebuild.ejs
+++ b/app/views/rebuild.ejs
@@ -20,4 +20,4 @@
</div>
</div>
</body>
-</html> \ No newline at end of file
+</html>