Prepare working with authentication and Tailwind
This commit is contained in:
@@ -23,6 +23,11 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="header">
|
||||
<%= render "components/header" %>
|
||||
</div><!-- /#header -->
|
||||
|
||||
<%= yield %>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user