liquid_feedback_frontend

annotate app/main/_layout/default.html @ 722:b1ba5d237b6d

Optical improvements
author bsw
date Wed Jun 27 22:19:49 2012 +0200 (2012-06-27)
parents 95f214d91956
children 2aa8c9f925f4
rev   line source
bsw/jbe@0 1 <html>
bsw/jbe@0 2 <head>
bsw/jbe@0 3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
bsw@373 4 <meta name="viewport" content="width=device-width" />
jorges@113 5 <title> <!-- WEBMCP SLOTNODIV html_title --></title>
bsw/jbe@0 6 <link rel="stylesheet" type="text/css" media="screen" href="__BASEURL__/static/trace.css" />
bsw@11 7 <link rel="stylesheet" type="text/css" media="screen" href="__BASEURL__/static/gregor.js/gregor.css" />
bsw@10 8 <link rel="stylesheet" type="text/css" media="screen" href="<!-- WEBMCP SLOTNODIV stylesheet_url -->" />
bsw/jbe@0 9 <!-- WEBMCP SLOTNODIV html_head -->
bsw@519 10 <script type="text/javascript">jsFail = true;</script>
bsw@519 11 <![if !IE]>
bsw@519 12 <script type="text/javascript">jsFail = false;</script>
bsw@519 13 <![endif]>
bsw/jbe@19 14 <script type="text/javascript" src="__BASEURL__/static/js/partialload.js"></script>
bsw/jbe@19 15 <script type="text/javascript">var ui_tabs_active = {};</script>
bsw/jbe@0 16 </head>
bsw/jbe@0 17 <body>
bsw/jbe@0 18 <div class="topbar">
bsw@431 19 <div class="topbar_content">
bsw@431 20 <div class="navigation" id="navigation">
bsw@431 21 <!-- WEBMCP SLOT navigation -->
bsw@431 22 </div>
bsw@586 23 <div class="navigation_right" id="navigation_right">
bsw@586 24 <!-- WEBMCP SLOT navigation_right -->
bsw@586 25 </div>
bsw@564 26 <div class="help_hidden" id="help_hidden">
bsw@564 27 <!-- WEBMCP SLOT help_hidden -->
bsw@564 28 </div>
bsw@431 29 <br style="clear: both;" />
bsw/jbe@0 30 </div>
bsw@277 31 </div>
bsw@431 32 <div class="page">
bsw@569 33 <div class="page_head" id="head">
bsw@569 34 <!-- WEBMCP SLOT head -->
bsw@569 35 </div>
bsw@431 36 <div class="layout_notice" id="layout_notice" onclick="document.getElementById('layout_notice').style.display='none';">
bsw@431 37 <!-- WEBMCP SLOT notice -->
bsw@431 38 </div>
bsw@431 39 <div class="layout_warning" id="layout_warning" onclick="document.getElementById('layout_warning').style.display='none';">
bsw@431 40 <!-- WEBMCP SLOT warning -->
bsw@431 41 </div>
bsw@431 42 <div class="layout_error" id="layout_error" onclick="document.getElementById('layout_error').style.display='none';">
bsw@431 43 <!-- WEBMCP SLOT error -->
bsw@431 44 </div>
bsw@431 45 <div class="main" id="default">
bsw@431 46 <!-- WEBMCP SLOT default -->
bsw@431 47 </div>
bsw@433 48 <br style="clear: both;" />
bsw@433 49 </div>
bsw@433 50 <div class="footer" id="footer">
bsw@433 51 <!-- WEBMCP SLOT footer -->
bsw@88 52 </div>
bsw/jbe@0 53 <div class="layout_trace" id="layout_trace" style="xdisplay: none">
bsw/jbe@0 54 <div id="trace_show" onclick="document.getElementById('trace_content').style.display='block';this.style.display='none';">TRACE</div>
bsw@496 55 <div id="trace_content" style="display: none;">
bsw@496 56 <tt id="system_error"><!-- WEBMCP SLOT system_error --></tt>
bsw@496 57 <div id="trace">&nbsp;</div><hr />
bsw@496 58 <!-- WEBMCP SLOT trace -->
bsw@496 59 <div class="trace_close" onclick="document.getElementById('trace_show').style.display='block';document.getElementById('trace_content').style.display='none';">
bsw@496 60 close
bsw/jbe@0 61 </div>
bsw/jbe@0 62 </div>
bsw/jbe@0 63 </div>
bsw@497 64 <script type="text/javascript">
bsw@497 65 <!-- WEBMCP SLOTNODIV custom_script -->
bsw@497 66 </script>
bsw/jbe@0 67 </body>
jorges@113 68 </html>

Impressum / About Us