You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
397 B

{* $Id$ *}<!DOCTYPE html>
<html lang="{if !empty($pageLang)}{$pageLang}{else}{$prefs.language}{/if}"{if !empty($page_id)} id="print_page_{$page_id}"{/if}>
<head>
{include file='header.tpl'}
</head>
<body{html_body_attributes}>
<div id="tiki-clean">
<div id="tiki-mid">
{$mid_data}
</div>
</div>
{include file='footer.tpl'}
</body>
</html>