Mercurial
Mercurial
>
qmsk-www
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
templates/main.tmpl
author
Tero Marttila <terom@fixme.fi>
Sat, 07 Feb 2009 02:21:12 +0200
changeset 156
96214d3cb336
parent 148
7ffce543a6f1
permissions
-rw-r--r--
add cache/template dir, and fix get_script_dir to give '' for root
#extends layout
#def page_content
<h1>Main Page</h1>
<p>This is the main page...</p>
#end def