HSAdmin Backend Domains, E-Mail, Datenbanken
Peter Hormanns
2012-10-31 417cfc680fddef31d73ddeb0d2080b769ee492a5
include ssi comments
1 files modified
4 ■■■ changed files
hsarweb/WebContent/index.jsp 4 ●●● patch | view | raw | blame | history
hsarweb/WebContent/index.jsp
@@ -19,11 +19,13 @@
    <script language='javascript' src='/hsarweb/VAADIN/widgetsets/com.vaadin.terminal.gwt.DefaultWidgetSet/com.vaadin.terminal.gwt.DefaultWidgetSet.nocache.js'>
    </script>
      <link rel="stylesheet" type="text/css" href="/hsarweb/VAADIN/themes/reindeer/styles.css"/>
      <!--#include virtual="/hostsharing/includes/head.html" -->
</head>
<body>
    <iframe id="__gwt_historyFrame" style="width:0;height:0;border:0"></iframe>
    <h1>HSAdmin Web</h1>
    <!--#include virtual="/hostsharing/includes/header.html" -->
    <div id="hsarweb" style="width:100%;height:800px;"
        class="v-app v-app-loading v-theme-reindeer v-app-MainApplication"> </div>
    <!--#include virtual="/hostsharing/includes/footer.html" -->
</body>
</html>