- fixed routes
- added head and foot partials - prepared bootstrap
This commit is contained in:
8
src/frontend/demopage.eta.html
Normal file
8
src/frontend/demopage.eta.html
Normal file
@ -0,0 +1,8 @@
|
||||
<%~ E.includeFile("head.eta.html") %>
|
||||
|
||||
<div class="alert alert-primary" role="alert">
|
||||
A simple primary alert—check it out!
|
||||
</div>
|
||||
|
||||
|
||||
<%~ E.includeFile("foot.eta.html") %>
|
Reference in New Issue
Block a user