get intended-ui imported and add splash page
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<script defer phx-track-static type="text/javascript" src="<%= Routes.static_path(@conn, "/js/app.js") %>"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root">
|
||||
<header>
|
||||
<section class="container">
|
||||
<nav role="navigation">
|
||||
@@ -26,5 +27,6 @@
|
||||
</section>
|
||||
</header>
|
||||
<%= @inner_content %>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user