Skip to content

Commit

Permalink
Step 1.1: Add some static HTML the to main page
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and DAB0mB committed Dec 14, 2016
1 parent f705a7d commit e815e26
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion client/main.html
@@ -1 +1,14 @@
<p>Nothing here {{ 'yet' + '!' }}</p>
<ul>
<li>
<span>Dubstep-Free Zone</span>
<p>
Can we please just for an evening not listen to dubstep.
</p>
</li>
<li>
<span>All dubstep all the time</span>
<p>
Get it on!
</p>
</li>
</ul>

0 comments on commit e815e26

Please sign in to comment.