Subversion-Projekte lars-tiefland.laravel_shop

Revision

Revision 974 | Revision 1011 | Zur aktuellen Revision | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="de">
<head>
    <title>{$webs.kunde_bezeichnung}: Redaktionssystem</title>
    <meta http-equiv="Content-Style-Type" content="text/css">
    <meta http-equiv="content-type" content="text/html; charset={$smarty.session.charset}">
    <meta http-equiv="Content-Script-Type" content="text/javascript">
    <style type="text/css">
        {*include_php file="/admin/styles/styles.php"*}
    </style>
    <link rel="stylesheet" type="text/css" href="{$smarty.session.jquery_style}">
    <script type="text/javascript" language="javascript" src="/js/common.js"></script>
    <link rel="stylesheet" type="text/css" href="/styles/bestellung.css">
    <script type="text/javascript" src="{$smarty.session.jquery_js}"></script>
    <script type="text/javascript" src="{$smarty.session.jquery_ui_js}"></script>
</head>
<body style="background-color:#{$webs.bgcolor_seite}!important;">
{block name="content"}{/block}

</body>
</html>