This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
friendica
kopia lustrzana
https://github.com/friendica/friendica
Obserwuj
1
Polub
0
Forkuj
You've already forked friendica
1
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
b1cb955110
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>