11 lines
328 B
Plaintext
11 lines
328 B
Plaintext
doctype html
|
|
html
|
|
head
|
|
title= title
|
|
link(rel='stylesheet', href='https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css')
|
|
link(rel='stylesheet', href='/stylesheets/style.css')
|
|
script(src="/javascripts/vendor/jquery.min.js")
|
|
script(src="/javascripts/radio.js")
|
|
body
|
|
block content
|