liquid_feedback_frontend

annotate app/main/_layout/default.html @ 945:b865f87ea810

Work on robustification of JavaScript voting
author jbe
date Thu Nov 08 13:17:37 2012 +0100 (2012-11-08)
parents 2aa8c9f925f4
children 701a5cf6b067
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]>
jbe@945 14 <script type="text/javascript" src="__BASEURL__/static/js/jsprotect.js"></script>
bsw/jbe@19 15 <script type="text/javascript" src="__BASEURL__/static/js/partialload.js"></script>
bsw/jbe@19 16 <script type="text/javascript">var ui_tabs_active = {};</script>
bsw/jbe@0 17 </head>
bsw/jbe@0 18 <body>
bsw/jbe@0 19 <div class="topbar">
bsw@431 20 <div class="topbar_content">
bsw@431 21 <div class="navigation" id="navigation">
bsw@431 22 <!-- WEBMCP SLOT navigation -->
bsw@431 23 </div>
bsw@586 24 <div class="navigation_right" id="navigation_right">
bsw@586 25 <!-- WEBMCP SLOT navigation_right -->
bsw@586 26 </div>
bsw@564 27 <div class="help_hidden" id="help_hidden">
bsw@564 28 <!-- WEBMCP SLOT help_hidden -->
bsw@564 29 </div>
bsw@431 30 <br style="clear: both;" />
bsw/jbe@0 31 </div>
bsw@277 32 </div>
bsw@431 33 <div class="page">
bsw@569 34 <div class="page_head" id="head">
bsw@569 35 <!-- WEBMCP SLOT head -->
bsw@569 36 </div>
bsw@431 37 <div class="layout_notice" id="layout_notice" onclick="document.getElementById('layout_notice').style.display='none';">
bsw@431 38 <!-- WEBMCP SLOT notice -->
bsw@431 39 </div>
bsw@431 40 <div class="layout_warning" id="layout_warning" onclick="document.getElementById('layout_warning').style.display='none';">
bsw@431 41 <!-- WEBMCP SLOT warning -->
bsw@431 42 </div>
bsw@431 43 <div class="layout_error" id="layout_error" onclick="document.getElementById('layout_error').style.display='none';">
bsw@431 44 <!-- WEBMCP SLOT error -->
bsw@431 45 </div>
bsw@431 46 <div class="main" id="default">
bsw@431 47 <!-- WEBMCP SLOT default -->
bsw@431 48 </div>
bsw@433 49 <br style="clear: both;" />
bsw@433 50 </div>
bsw@433 51 <div class="footer" id="footer">
bsw@433 52 <!-- WEBMCP SLOT footer -->
bsw@88 53 </div>
bsw@868 54 <!-- WEBMCP SLOT trace_button -->
bsw@868 55 <div id="trace_content" style="display: none;">
bsw@868 56 <tt id="system_error"><!-- WEBMCP SLOT system_error --></tt>
bsw@868 57 <div id="trace">&nbsp;</div><hr />
bsw@868 58 <!-- WEBMCP SLOT trace -->
bsw@868 59 <div class="trace_close" onclick="document.getElementById('trace_show').style.display='block';document.getElementById('trace_content').style.display='none';">
bsw@868 60 close
bsw/jbe@0 61 </div>
bsw/jbe@0 62 </div>
bsw@497 63 <script type="text/javascript">
bsw@497 64 <!-- WEBMCP SLOTNODIV custom_script -->
bsw@497 65 </script>
bsw/jbe@0 66 </body>
jorges@113 67 </html>

Impressum / About Us