OLD | NEW |
(Empty) | |
| 1 [include "../framework/master-header.ezt" "hidetabs"] |
| 2 |
| 3 <h3>Access Not Allowed</h3> |
| 4 |
| 5 <h4>What happened?</h4> |
| 6 |
| 7 <p>You are not allowed to access this service.</p> |
| 8 |
| 9 <p>Please <a href="mailto:[feedback_email]">contact us</a> if you believe that y
ou should be able to access this service. (This is a Google Group; what you writ
e will be visible on the Internet.)</p> |
| 10 |
| 11 [# Note: we do not show the reason for being banned. ] |
| 12 |
| 13 |
| 14 <div style="margin:2em" class="help"> |
| 15 <b style="margin:0.5em">Your options:</b> |
| 16 |
| 17 <ul> |
| 18 <li>Participate in the open source community through other websites.</li> |
| 19 <li><a href="[logout_url_goto_home]">Sign out</a> and access this site as |
| 20 an anonymous user.</li> |
| 21 <li><a href="mailto:[feedback_email]">Contact us</a> for further assistance.<
/li> |
| 22 </ul> |
| 23 </div> |
| 24 |
| 25 [include "../framework/master-footer.ezt"] |
OLD | NEW |