view testdata/blog/.zs/layout.amber @ 29:dd669a7e582f draft

file, url and output should not be overridden by globals
author zaitsev.serge
date Sun, 30 Aug 2015 14:01:05 +0000
parents d577cff808bc
children
line wrap: on
line source

html
	head
		title #{title}
		link[href="styles.css"][rel="stylesheet"][type="text/css"]
	body
		#{unescaped(content)}