http: Remove reassuring message from news.html - we are NOT happy to have you here

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2023-08-02 18:48:34 -07:00
parent af3e14a7aa
commit d3e3d99b12

View File

@@ -15,7 +15,7 @@
{# 2023-08-02 #} {# 2023-08-02 #}
<tr> <tr>
<td>2023-08-02</td> <td>2023-08-02</td>
<td>Site is launched. Happy to have you here.</td> <td>Site is launched.</td>
</tr> </tr>
</table> </table>
{% endblock main %} {% endblock main %}