first commit
This commit is contained in:
8
app/shell/templates/home.ejs
Normal file
8
app/shell/templates/home.ejs
Normal file
@@ -0,0 +1,8 @@
|
||||
<ul class="list-group">
|
||||
<li class="list-group-item">
|
||||
<a href="/text">Here is a page with some example text and something happens when you click</a>
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
<a href="/about">This is just an about page</a>
|
||||
</li>
|
||||
</ul>
|
Reference in New Issue
Block a user