liquid_feedback_frontend
annotate app/main/_layout/system_error.html @ 1859:02c34183b6df
Fixed wrong filename in INSTALL file
author | bsw |
---|---|
date | Tue Nov 28 18:54:51 2023 +0100 (19 months ago) |
parents | 32cc544d5a5b |
children |
rev | line source |
---|---|
bsw/jbe@0 | 1 <html> |
bsw@1045 | 2 <head> |
bsw@1045 | 3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
bsw@1045 | 4 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> |
bsw@1045 | 5 <title><!-- WEBMCP SLOTNODIV html_title --></title> |
bsw@1045 | 6 <!-- WEBMCP SLOTNODIV html_head --> |
bsw@1045 | 7 </head> |
bsw@1045 | 8 <body style=""> |
bsw/jbe@1309 | 9 <!-- WEBMCP SLOTNODIV meta_navigation --> |
bsw@1045 | 10 <div class="head_outer"> |
bsw@1045 | 11 <div class="head"> |
bsw@1045 | 12 <div class="nav"> |
bsw@1045 | 13 <!--WEBMCP SLOTNODIV navigation --> |
bsw@7 | 14 </div> |
bsw@7 | 15 |
bsw@1045 | 16 <a class="logo" href="__BASEURL__/"> |
bsw@1045 | 17 <span class="liquid">Liquid</span><span class="feedback">Feedback</span> |
bsw@1045 | 18 <span class="instanceName"><!-- WEBMCP SLOTNODIV instance_name --></span> |
bsw@1045 | 19 </a> |
bsw@1045 | 20 |
bsw@1045 | 21 |
bsw@1045 | 22 </div> |
bsw@1045 | 23 </div> |
bsw@1045 | 24 |
bsw@1045 | 25 <div class="page"> |
bsw@1045 | 26 <div class="title_outer"> |
bsw@1045 | 27 <div class="slot_title">System error</div> |
bsw@1045 | 28 </div> |
bsw@1045 | 29 |
bsw@1045 | 30 <div class="content"> |
bsw@1045 | 31 <div class="sidebar"> |
bsw@1045 | 32 </div> |
bsw@1045 | 33 |
bsw@1045 | 34 <div class="main_outer"> |
bsw@1045 | 35 <div class="main"> |
bsw@1045 | 36 <div class="section"> |
bsw@1045 | 37 <div class="sectionHead"> |
bsw@1045 | 38 <h1>A system error occured</h1> |
bsw@1045 | 39 </div> |
bsw@1045 | 40 <div class="sectionRow"> |
bsw@1045 | 41 Sorry, a system error occured. |
bsw@1045 | 42 <br /> |
bsw@1045 | 43 <br /> |
bsw@1045 | 44 <br /> |
bsw@1045 | 45 <a href="__BASEURL__">Go back to home page</a> |
bsw@1045 | 46 </div> |
bsw@1045 | 47 </div> |
bsw@1045 | 48 </div> |
bsw@1045 | 49 </div> |
bsw@1045 | 50 </div> |
bsw@1045 | 51 <br style="clear: both;" /> |
bsw@1045 | 52 <div class="footer"> |
bsw@1045 | 53 <!-- WEBMCP SLOTNODIV footer --> |
bsw@1045 | 54 </div> |
bsw@1045 | 55 </div> |
bsw@1045 | 56 |
bsw@1045 | 57 <div id="trace_content"> |
bsw@1045 | 58 <tt id="system_error"><!-- WEBMCP SLOT system_error --></tt> |
bsw@1045 | 59 <hr /> |
bsw@1045 | 60 <!-- WEBMCP SLOT trace --> |
bsw@1045 | 61 </div> |
bsw@1045 | 62 |
bsw@1045 | 63 </body> |
bsw@1048 | 64 </html> |