diff options
Diffstat (limited to 'views/plurality.ejs')
-rw-r--r-- | views/plurality.ejs | 4 |
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 |