diff options
Diffstat (limited to 'views/projects.ejs')
| -rw-r--r-- | views/projects.ejs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/projects.ejs b/views/projects.ejs index 1fc2d32..d48282b 100644 --- a/views/projects.ejs +++ b/views/projects.ejs @@ -11,6 +11,7 @@ <h2 class="display-4">Projects</h2> <p class="lead">This is the projects that we are currently working on.</p> </div> + <center><h1>Notice: We are currently working on this page</h1></center> <% include ./includes/footer %> </body> |
