Merge branch 'master' of https://github.com/OWASP/railsgoat
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<title>RailsGoat</title>
|
<title>RailsGoat</title>
|
||||||
<%= stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true %>
|
<%= stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true %>
|
||||||
<%= javascript_include_tag "application", "data-turbolinks-track" => true %>
|
<%= javascript_include_tag "application", "data-turbolinks-track" => true %>
|
||||||
<%= csrf_meta_tags %> <!-- <~ What is this for? I hear it helps w/ JS and Sea-surfing.....whatevz -->
|
<%#= csrf_meta_tags %> <!-- <~ What is this for? I hear it helps w/ JS and Sea-surfing.....whatevz -->
|
||||||
<!-- bootstrap css -->
|
<!-- bootstrap css -->
|
||||||
<%
|
<%
|
||||||
if cookies[:font]
|
if cookies[:font]
|
||||||
|
|||||||
Reference in New Issue
Block a user