Added mobile view meta tag for admin view

This commit is contained in:
Tom Bloor 2017-09-28 15:51:56 +01:00
parent 90d1eeeb21
commit 4beb26a0a4

View file

@ -2,6 +2,7 @@
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LocalLoop Admin - <%= title %></title>
<!-- Bootstrap and jQuery js -->