Mercurial > bins
diff templates.satyap/tree.html @ 0:a84c32f131df 1.1.29
Import vendor version
author | Peter Gervai <grin@grin.hu> |
---|---|
date | Wed, 15 Oct 2008 23:28:56 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates.satyap/tree.html Wed Oct 15 23:28:56 2008 +0200 @@ -0,0 +1,21 @@ +<!-- TMPL_INCLUDE NAME="header.html" --> + + <link + rel="Start" + href="<TMPL_VAR NAME=STATIC_PATH>/.." + title="<TMPL_VAR NAME=STRING_HOME>"> +</head> + +<body> + +<!-- TMPL_INCLUDE NAME="bodyheader.html" --> + +<table class="mainheader" align="center"> +<tr><td> +<!-- TMPL_VAR NAME=STRING_ALBUMTREE --> +</td></tr> +</table> + +<!-- TMPL_VAR NAME=TREE_TABLE --> + +<!-- TMPL_INCLUDE NAME="footer.html" -->