summaryrefslogtreecommitdiff
path: root/views/about/index.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/about/index.ejs')
-rw-r--r--views/about/index.ejs20
1 files changed, 0 insertions, 20 deletions
diff --git a/views/about/index.ejs b/views/about/index.ejs
deleted file mode 100644
index 2517225..0000000
--- a/views/about/index.ejs
+++ /dev/null
@@ -1,20 +0,0 @@
-<!doctype html>
-<html>
-<head>
- <title>vvalls</title>
- [[ include ../partials/meta ]]
-</head>
-<body class="loading">
- <div class="rapper page">
- [[ include ../partials/header ]]
-
-
- [[ include ../partials/confirm-modal ]]
- [[ include ../projects/layouts-modal ]]
- [[ include ../partials/sign-in ]]
- [[ include ../partials/footer ]]
-
- </div>
-</body>
-[[ include ../partials/scripts ]]
-</html>