Files
RSSHub-python/rsshub/templates/main/word.html
2020-06-24 15:35:24 +08:00

3 lines
52 B
HTML

{% block content %}
<p>{{ word }}</p>
{% endblock %}