add create plan modal markup
This commit is contained in:
parent
e005eb9a9b
commit
3d88a1d816
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@
|
||||||
<h1>Home</h1>
|
<h1>Home</h1>
|
||||||
<ul id="texts-list">
|
<ul id="texts-list">
|
||||||
</ul>
|
</ul>
|
||||||
|
<div id="create-plan-modal" hidden>
|
||||||
|
<h2>Create plan</h2>
|
||||||
|
</div>
|
||||||
<script src="/js/home.js"></script>
|
<script src="/js/home.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue