Subversion-Projekte lars-tiefland.inventar

Revision

Revision 2 | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
        <!-- $Id: header.tpl 6 2008-05-10 16:29:22Z lars $ -->
<html>
        <head>
                <title>{$title}</title>
                <link rel="stylesheet" href="./styles/Standard.css" type="text/css">
                <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
                {literal}
                        <script language="javascript" type="text/javascript">
                        </script>
                {/literal}
        </head>
        {if isset($focus)}
        <body onload="{$focus}.focus();">
        {else}
        <body>
        {/if}
                <h1>{$h1}</h1>