diff options
| author | Jules Laplace <jules@okfoc.us> | 2014-11-18 12:33:51 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2014-11-18 12:33:51 -0500 |
| commit | 3164203c0b196edee882e896adbd33fc65e32588 (patch) | |
| tree | fe1007f99a947c9816e65751c6a1dac60f088662 /views/about/index.ejs | |
| parent | dba52c100c5fa621c4c611effa8115dd7e6d10e6 (diff) | |
add keyboard shortcuts to howto
Diffstat (limited to 'views/about/index.ejs')
| -rw-r--r-- | views/about/index.ejs | 20 |
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> |
