Fix merge issues
This commit is contained in:
parent
5eff2042b3
commit
2507ab6080
@ -1,22 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<<<<<<< HEAD
|
||||
<head>
|
||||
<title>Tinyform</title>
|
||||
<%= csrf_meta_tags %>
|
||||
<%= csp_meta_tag %>
|
||||
|
||||
<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
|
||||
<%= javascript_pack_tag 'application', 'data-turbolinks-track': 'reload' %>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<%= yield %>
|
||||
|
||||
<script src="https://kit.fontawesome.com/221ac0e2fd.js" crossorigin="anonymous"></script>
|
||||
</body>
|
||||
</html>
|
||||
=======
|
||||
|
||||
<head>
|
||||
<title>Tinyform</title>
|
||||
@ -76,4 +59,3 @@
|
||||
</body>
|
||||
|
||||
</html>
|
||||
>>>>>>> master
|
||||
|
Loading…
x
Reference in New Issue
Block a user