Files
RSSHub-python/rsshub/templates/main/word.html
2020-08-14 11:04:04 +08:00

3 lines
56 B
HTML

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