We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa708d commit 2d08f7cCopy full SHA for 2d08f7c
app/views/layouts/rails_admin/application.html.haml
@@ -1,6 +1,7 @@
1
!!! 5
2
%html
3
%head
4
+ %meta{content: "IE=edge", "http-equiv" => "X-UA-Compatible"}
5
%meta{content: "text/html; charset=utf-8", "http-equiv" => "Content-Type"}
6
%meta{content: "NONE,NOARCHIVE", name: "robots"}
7
= csrf_meta_tag
0 commit comments