diff options
Diffstat (limited to 'utils.c')
| -rw-r--r-- | utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -97,7 +97,7 @@ static const char *greeting_html = | |||
| 97 | "<html><head>\n" | 97 | "<html><head>\n" |
| 98 | "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/>\n" | 98 | "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/>\n" |
| 99 | "<link rel=\"icon\" type=\"image/x-icon\" href=\"https://%host%/favicon.ico\"/>\n" | 99 | "<link rel=\"icon\" type=\"image/x-icon\" href=\"https://%host%/favicon.ico\"/>\n" |
| 100 | "<title>Welcome to %host%</title>\n" | 100 | "<title>Welcome to %host%</title>\n</head>\n" |
| 101 | "<body style=\"margin: auto; max-width: 50em\">\n" | 101 | "<body style=\"margin: auto; max-width: 50em\">\n" |
| 102 | "%blurb%" | 102 | "%blurb%" |
| 103 | "<p>The following users are part of this community:</p>\n" | 103 | "<p>The following users are part of this community:</p>\n" |