|
@@ -85,17 +85,7 @@ $langSet == 'en' && $lang = array_combine(array_keys($lang), array_keys($lang));
|
|
<?=$debug?$message:$lang['The page you are looking for is temporarily unavailable']?>
|
|
<?=$debug?$message:$lang['The page you are looking for is temporarily unavailable']?>
|
|
</div>
|
|
</div>
|
|
<div class="hr"></div>
|
|
<div class="hr"></div>
|
|
- <div class="context">
|
|
|
|
|
|
|
|
- <p>
|
|
|
|
- <?=$lang['You can return to the previous page and try again']?>
|
|
|
|
- </p>
|
|
|
|
-
|
|
|
|
- </div>
|
|
|
|
- <div class="buttons-container">
|
|
|
|
- <a href="<?=$publicurl?>"><?=$lang['Home']?></a>
|
|
|
|
- <a href="<?=$publicurl?>"><?=$lang['Feedback']?></a>
|
|
|
|
- </div>
|
|
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</body>
|
|
</html>
|
|
</html>
|