Last change
on this file since 17935 was
1218,
checked in by Henrik Bettermann, 18 years ago
|
site error avoided for student_view
error message changed
|
-
Property svn:keywords set to
Id
|
File size:
985 bytes
|
Rev | Line | |
---|
[531] | 1 | <!-- a error_lib macro --> |
---|
[805] | 2 | <!-- $Id: error_other.pt 1218 2007-01-07 08:02:48Z henrik $ --> |
---|
[531] | 3 | |
---|
| 4 | <metal:block define-macro="other"> |
---|
[542] | 5 | <h3>WAeUP encountered an error</h3> |
---|
[531] | 6 | |
---|
[1218] | 7 | <p>We apologize for the incovenience. Please send a detailed error report using the mail address below. </p> |
---|
[531] | 8 | |
---|
[1218] | 9 | <p>The email will be directly send to our software developers in Germany. |
---|
| 10 | You will be notified by email when the problem is solved.</p> |
---|
| 11 | |
---|
[531] | 12 | <dl> |
---|
| 13 | <dt> |
---|
| 14 | <img tal:replace="structure python:here.getImgTag('UpFolder_icon.png',width=16,height=16)" /> |
---|
| 15 | <a href="javascript:history.back()" |
---|
| 16 | i18n:translate="link_go_back">Go back</a>. |
---|
| 17 | </dt> |
---|
| 18 | <dd></dd> |
---|
| 19 | <dt> |
---|
| 20 | <img tal:replace="structure python:here.getImgTag('email.png',width=16,height=16)" /> |
---|
| 21 | <a href="mailto:admin@here.com" |
---|
[1218] | 22 | tal:attributes="href string:mailto:henrik@waeup.org?Subject=Portal Error; |
---|
| 23 | title string:Portal Administrator"> |
---|
| 24 | Contact the Portal Administrator</a>. |
---|
[531] | 25 | </dt> |
---|
| 26 | <dd></dd> |
---|
| 27 | </dl> |
---|
| 28 | </metal:block> |
---|
Note: See
TracBrowser for help on using the repository browser.