blob: 391f957a857922f6477b83853564abd09d94b22b [file] [log] [blame]
Copybara854996b2021-09-07 19:36:02 +00001[include "../framework/header.ezt" "hidetabs"]
2
3<h3>Project has moved</h3>
4
5<h4>What happened?</h4>
6
7<p>Project "[project_name]" has moved to another location on the Internet.</p>
8
9<div style="margin:2em" class="help">
10 <b style="margin:0.5em">Your options:</b>
11
12 <ul>
13 [if-any moved_to_url]
14 <li>View the project at:
15 <a href="[moved_to_url]">[moved_to_url]</a></li>
16 [end]
17 <li><a href="http://www.google.com/search?q=[project_name]">Search the web</a>
18 for pages about "[project_name]".
19 </li>
20
21 </ul>
22</div>
23
24[include "../framework/footer.ezt"]