diff options
| author | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-22 02:45:41 +0000 |
|---|---|---|
| committer | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-22 02:45:41 +0000 |
| commit | 21b3b50f84e7c4c4d30f2e5c73a444a0288e1c5d (patch) | |
| tree | 85f2ad3b2d07a0f902273bd443244cc0d3f974c9 /views/layouts/layout.hbs | |
| parent | 12659ff5704a04d2447f5dbf036541676c59f139 (diff) | |
| parent | 49d11776dc2b96cf93e04d15c11a02f880fa8941 (diff) | |
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
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"> |
