mirror of
https://github.com/friendica/friendica
synced 2025-04-26 21:10:16 +00:00
Initial checkin
This commit is contained in:
commit
6348e70daa
393 changed files with 59765 additions and 0 deletions
6
include/system_unavailable.php
Normal file
6
include/system_unavailable.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<html>
|
||||
<head><title>System Unavailable</title></head>
|
||||
<body>
|
||||
Apologies but this site is unavailable at the moment. Please try again later.
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue