Mercurial
gplate
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
raw
|
help
gplate/functions/tests/templates/html.gplate
author
Gary Kramlich <grim@reaperworld.com>
Sun Jul 04 16:09:43 2010 -0500 (22 months ago)
changeset 405
b90b9411363f
parent 282
tests/templates/html.gplate@475606e19b1a
permissions
-rw-r--r--
moved the include function tests to the new format
refs #16
grim@282
1
{
%
include
"header.gplate"
%
}
in
the
body
{
%
include
"footer.gplate"
%
}