diff options
| author | HumairAK <humair88@hotmail.com> | 2016-07-22 01:57:36 +0000 |
|---|---|---|
| committer | HumairAK <humair88@hotmail.com> | 2016-07-22 01:57:36 +0000 |
| commit | 49d11776dc2b96cf93e04d15c11a02f880fa8941 (patch) | |
| tree | 52574598d74525b8595eca82510b4b422fed104f /views/layouts/layout.hbs | |
| parent | 797b4fe83ed4ebbed47930c7d0d0a34cd37703c6 (diff) | |
made further changes to admin panel and index.js
Diffstat (limited to 'views/layouts/layout.hbs')
| -rw-r--r-- | views/layouts/layout.hbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/layouts/layout.hbs b/views/layouts/layout.hbs index 667860c..62e9134 100644 --- a/views/layouts/layout.hbs +++ b/views/layouts/layout.hbs @@ -1,4 +1,4 @@ -!doctype html> +<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> |
