liquid_feedback_frontend

view app/main/_layout/system_error.html @ 1773:0c8cee7f1489

Fixed capitalization
author bsw
date Mon Oct 18 16:06:58 2021 +0200 (2021-10-18)
parents 32cc544d5a5b
children
line source
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
4 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
5 <title><!-- WEBMCP SLOTNODIV html_title --></title>
6 <!-- WEBMCP SLOTNODIV html_head -->
7 </head>
8 <body style="">
9 <!-- WEBMCP SLOTNODIV meta_navigation -->
10 <div class="head_outer">
11 <div class="head">
12 <div class="nav">
13 <!--WEBMCP SLOTNODIV navigation -->
14 </div>
16 <a class="logo" href="__BASEURL__/">
17 <span class="liquid">Liquid</span><span class="feedback">Feedback</span>
18 <span class="instanceName"><!-- WEBMCP SLOTNODIV instance_name --></span>
19 </a>
22 </div>
23 </div>
25 <div class="page">
26 <div class="title_outer">
27 <div class="slot_title">System error</div>
28 </div>
30 <div class="content">
31 <div class="sidebar">
32 </div>
34 <div class="main_outer">
35 <div class="main">
36 <div class="section">
37 <div class="sectionHead">
38 <h1>A system error occured</h1>
39 </div>
40 <div class="sectionRow">
41 Sorry, a system error occured.
42 <br />
43 <br />
44 <br />
45 <a href="__BASEURL__">Go back to home page</a>
46 </div>
47 </div>
48 </div>
49 </div>
50 </div>
51 <br style="clear: both;" />
52 <div class="footer">
53 <!-- WEBMCP SLOTNODIV footer -->
54 </div>
55 </div>
57 <div id="trace_content">
58 <tt id="system_error"><!-- WEBMCP SLOT system_error --></tt>
59 <hr />
60 <!-- WEBMCP SLOT trace -->
61 </div>
63 </body>
64 </html>

Impressum / About Us