mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 00:33:36 +02:00
Remove unneeded meta tag
This commit is contained in:
parent
f0a90c4bc2
commit
e7b377e651
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
<html lang="<%= I18n.locale.to_s %>">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
|
||||
<meta content="width=device-width, initial-scale=1" name="viewport"/>
|
||||
<% if content_for? :head_title %>
|
||||
<%= yield :head_title %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue