1
0

7 lines
281 B
PHP
Raw Permalink Normal View History

2020-02-12 23:25:39 +02:00
<?php
// Heading
2020-02-16 14:18:44 +02:00
$_['heading_title'] = 'Huolto';
2020-02-12 23:25:39 +02:00
// Text
2020-02-16 14:18:44 +02:00
$_['text_maintenance'] = 'Huolto';
2020-02-12 23:25:39 +02:00
$_['text_message'] = '<h1 style="text-align:center;">We are currently performing some scheduled maintenance. <br/>We will be back as soon as possible. Please check back soon.</h1>';