fixes typo in layout.html.erb

This commit is contained in:
kikito
2015-12-22 16:37:26 +01:00
parent dc1f98e195
commit 9c1990b060

View File

@@ -16,7 +16,7 @@
type: "image/png" %> type: "image/png" %>
<%= content_for :social_media_meta_tags %> <%= content_for :social_media_meta_tags %>
<%= Setting.value_for(:per_page_javascript).try(:html_safe) %> <%= Setting.value_for(:per_page_code).try(:html_safe) %>
</head> </head>
<body> <body>