aboutsummaryrefslogtreecommitdiff
path: root/views/plurality.ejs
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-05-27 16:01:58 +0200
committerMinteck <contact@minteck.org>2022-05-27 16:01:58 +0200
commitff55cb779941ce6ea178b3ea37f1e519f47d7937 (patch)
tree2186fa5b422d073650616a4361eb3b9c6d205525 /views/plurality.ejs
parent7d1c7859cdbdbd2407426ac6c72e501bab1dd47b (diff)
downloadvaportrail-ff55cb779941ce6ea178b3ea37f1e519f47d7937.tar.gz
vaportrail-ff55cb779941ce6ea178b3ea37f1e519f47d7937.tar.bz2
vaportrail-ff55cb779941ce6ea178b3ea37f1e519f47d7937.zip
Rewrite /servers
Diffstat (limited to 'views/plurality.ejs')
-rw-r--r--views/plurality.ejs4
1 files changed, 1 insertions, 3 deletions
diff --git a/views/plurality.ejs b/views/plurality.ejs
index 02f2af0..db8e17a 100644
--- a/views/plurality.ejs
+++ b/views/plurality.ejs
@@ -22,7 +22,5 @@
~ SOFTWARE.
~
-->
-<%- include("./partials/header.ejs", {title: "Home"}) %>
-
-<script src="/assets/plurality.js"></script>
+<%- include("./partials/header.ejs", {title: "Plurality"}) %>
<%- include("./partials/footer.ejs") %> \ No newline at end of file