Move HTML settings to content blocks settings page
- Rename html settings keys - Show html settings next to content blocks page - Hide html settings from configuration tab
This commit is contained in:
@@ -3,9 +3,11 @@
|
||||
<head>
|
||||
<%= render "layouts/common_head", default_title: "Gobierno abierto" %>
|
||||
<%= render "layouts/meta_tags" %>
|
||||
<%= setting["html.per_page_code_head"].try(:html_safe) %>
|
||||
</head>
|
||||
|
||||
<body class="auth-page">
|
||||
<%= setting["html.per_page_code_body"].try(:html_safe) %>
|
||||
<div class="wrapper">
|
||||
<div class="auth-image small-12 medium-3 column">
|
||||
<h1 class="logo margin">
|
||||
|
||||
Reference in New Issue
Block a user