mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-02 02:36:24 -07:00
11 lines
No EOL
508 B
HTML
11 lines
No EOL
508 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>gochan</title>
|
|
</head>
|
|
<body>
|
|
Welcome to gochan! The front page hasn't been created yet, so you will need to log in and build it. You can do so <a href="/manage/rebuildall">here</a>. The default username is "admin", and the default password is "password". For security reasons, you should probably change that befor you go public.<br />
|
|
Next, you should create a board, which you can do <a href="/manage/boards">here</a>.<br />
|
|
Thank you for using gochan.
|
|
</body>
|
|
</html> |