Cross Reference: example.mustache
xref
: /
yui3
/
src
/
common
/
docs
/
layouts
/
example.mustache
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
<!
DOCTYPE
html
>
<
html
lang=
"en"
>
<
head
>
<
meta
charset=
"utf-8"
>
<
title
>{{htmlTitle}}</
title
>
<
script
src=
"{{yuiSeedUrl}}"
></
script
>
</
head
>
<
body
>
{{>layout_content}}
</
body
>
</
html
>