blob: 3a068e3c44643d5b52d6159ac11ea37ed918536a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<com:TContent ID="Main">
<h2>Error</h2>
<p>
<com:TLiteral ID="ErrorMessage" />
</p>
<p>
Please <a href="mailto:<%$ AdminEmail %>">report to us</a>
if you believe this error is caused by our system. Thanks!
</p>
</com:TContent>
|