aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/profile.vtp
diff options
context:
space:
mode:
authorz0rglub <z0rglub@piwigo.org>2003-05-18 21:42:32 +0000
committerz0rglub <z0rglub@piwigo.org>2003-05-18 21:42:32 +0000
commitaac81a8a382f7ec527e22d6dee959400d77e1a21 (patch)
treeb51b5180e85326af0cfebf88bcad005ba93d5118 /template/default/profile.vtp
parent2c2af65b6a95e20ba9ca49139683d2d150edb1b6 (diff)
*** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@14 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/default/profile.vtp')
-rw-r--r--template/default/profile.vtp6
1 files changed, 4 insertions, 2 deletions
diff --git a/template/default/profile.vtp b/template/default/profile.vtp
index ed6a8998a..2be4ae1e3 100644
--- a/template/default/profile.vtp
+++ b/template/default/profile.vtp
@@ -1,9 +1,10 @@
<html>
<head>
- {#page_style}
+ {#style}
<title>{#customize_page_title}</title>
- </head>
+ </head>
<body>
+ {#header}
<table style="width:100%;height:100%">
<tr align="center" valign="middle">
<td>
@@ -80,5 +81,6 @@
</td>
</tr>
</table>
+ {#footer}
</body>
</html> \ No newline at end of file