mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 15:05:11 +00:00
[MOD] Small welcome message
Nothing much related to Parsee itself, I still need to think out some tools and rewrite the XEP-0393 parser...
This commit is contained in:
parent
41a0ae20ea
commit
b773ebabc2
2 changed files with 11 additions and 5 deletions
|
|
@ -82,6 +82,12 @@ RouteHead(RouteRoot, arr, argp)
|
|||
}
|
||||
P("</i></blockquote>");
|
||||
|
||||
P("<p>");
|
||||
{
|
||||
P("Welcome, sysadmin! ");
|
||||
}
|
||||
P("</p>");
|
||||
|
||||
P("<p>");
|
||||
{
|
||||
P("Your homeserver now can interact with the bridge, with ");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue