This repository has been archived on 2024-07-18. You can view files and clone it, but cannot push or open issues or pull requests.
lwb5/scripts/site/main/output/annoy.en.inc

18 lines
547 B
PHP
Raw Normal View History

2016-01-10 11:01:49 +01:00
<?
$this->title = "Please contribute";
$this->addStylesheet('annoy');
$this->addScript('annoy');
?>
<div id="aframe">
<h1>Please contribute to LegacyWorlds</h1>
<p>
You are seeing this page because you have used quite a few server resources.
</p>
<p>
Contributing doesn't mean you have to pay (although it is an option); you can help
us by reporting bugs or helping us with the Beta 6 development process...
</p>
<p>You will be redirected to the Contributions page in</p>
<h1><span id="redtime"><?=$args['time']?></span>s</h1>
</div>