slush-markoa
Version:
Markoa app generator
16 lines (15 loc) • 334 B
text/jade
<%= lassoPage %>
doctype html
html
head
link(rel="stylesheet" type="text/css" href="semantic.min.css")
script(src="semantic/dist/semantic.min.js")
block title
title Default title
lasso-head
body
block content
h1 Default page
lasso-body
init-widgets
browser-refresh(enabled="true")