11 lines
239 B
Plaintext
11 lines
239 B
Plaintext
|
doctype html
|
||
|
html
|
||
|
head
|
||
|
title= title
|
||
|
meta(name='viewport', content='width=device-width, initial-scale=1')
|
||
|
link(rel='stylesheet', href='/stylesheets/style.css')
|
||
|
block stylesheets
|
||
|
body
|
||
|
block content
|
||
|
block scripts
|