16 lines
511 B
Plaintext
16 lines
511 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")
|
|
script(type="text/javascript",src="/javascripts/jquery-ui-1.10.1.custom.min.js")
|
|
script(type="text/javascript",src="http://maps.googleapis.com/maps/api/js?sensor=false&key=AIzaSyDZ5gUZumNEZOHyRLs4HWJEJ-mDeEkWInU")
|
|
block head
|
|
|
|
body
|
|
block content
|
|
|
|
|