diff options
| author | Jules Laplace <jules@okfoc.us> | 2014-08-27 12:47:05 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2014-08-27 12:47:05 -0400 |
| commit | 098a330fab261885a86c7ae9a5b2ed294987dc6b (patch) | |
| tree | f74d98f414dd8eff9e1c10497b39f2bf7e8c2469 /views/partials | |
| parent | 36b90395b85d6859dd78af9eb71c3df343e24841 (diff) | |
fix tests
Diffstat (limited to 'views/partials')
| -rw-r--r-- | views/partials/meta.ejs | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/views/partials/meta.ejs b/views/partials/meta.ejs index ceaaba1..9916b34 100644 --- a/views/partials/meta.ejs +++ b/views/partials/meta.ejs @@ -1,3 +1,20 @@ + +<!-----+ +------+ +------+ +------+ +------+ +|`. `. |\ \ | | / /| .' .'| +| `+------+ | +------+ +------+ +------+ | +------+' | +| | | | | | | | | | | | | | ++ | | + | | | | | | + | | + + `. | | \| | | | | |/ | | .' + `+------+ +------+ +------+ +------+ +------+' + VVALLS - developed by okfoc.us + .+------+ +------+ +------+ +------+ +------+. + .' .'| / /| | | |\ \ |`. `. ++------+' | +------+ | +------+ | +------+ | `+------+ +| | | | | | | | | | | | | | +| | + | | + | | + | | + | | +| | .' | |/ | | \| | `. | | ++------+' +------+ +------+ +------+ `+------> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> |
