This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
miklo
/
friendica
sforkowany z
mirror/friendica
Obserwuj
1
Polub
0
Forkuj
You've already forked friendica
0
Kod
Zgłoszenia
Oczekujące zmiany
Packages
Projekty
Wydania
Wiki
Aktywność
dbfe5c9d2a
friendica
/
view
/
templates
/
maintenance.tpl
4 wiersze
95 B
Smarty
Czysty
Zwykły widok
Historia
Unescape
Escape
removed old comment that is no longer true
2014-09-05 22:14:25 +00:00
Issue 3242: Define a maintenance reason
2017-03-19 13:24:07 +00:00
<h1 id="maintenance-message">
{
{
$sysdown
}
}
</h1>
<div id="maintenance-reason">
{
{
$reason
}
}
</div>