12 lines
273 B
Plaintext
12 lines
273 B
Plaintext
|
doctype 5
|
||
|
html
|
||
|
head
|
||
|
title= title
|
||
|
meta(name='viewport', content='width=device-width, initial-scale=1.0')
|
||
|
link(rel='stylesheet', href='/stylesheets/style.css')
|
||
|
script(type="text/javascript",src="/javascripts/jquery-1.9.0.min.js")
|
||
|
body
|
||
|
block content
|
||
|
|
||
|
|