diff --git a/rsshub/templates/main/word.html b/rsshub/templates/main/word.html index 9360201..c44cf5e 100644 --- a/rsshub/templates/main/word.html +++ b/rsshub/templates/main/word.html @@ -1,3 +1,3 @@ {% block content %} -

{{ word }}

+

{{ word }}

{% endblock %} \ No newline at end of file