Line | |
---|
1 | <metal:block use-macro="here/main_template/macros/master"> |
---|
2 | <metal:block fill-slot="header"> |
---|
3 | <h3 i18n:translate="heading_login_failure">Login Failure</h3> |
---|
4 | </metal:block> |
---|
5 | <metal:block fill-slot="main"> |
---|
6 | |
---|
7 | <br /> |
---|
8 | |
---|
9 | <p> |
---|
10 | You are not currently logged in. Your username and or password may be |
---|
11 | incorrect. Your browser may also not be configured to accept HTTP |
---|
12 | cookies. |
---|
13 | </p> |
---|
14 | <p> |
---|
15 | <input type="button" class="context" onClick="history.back()" |
---|
16 | value="button_back" i18n:attributes="value" /> |
---|
17 | </p> |
---|
18 | </metal:block> |
---|
19 | </metal:block> |
---|
Note: See
TracBrowser for help on using the repository browser.