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

3 lines
54 B
HTML

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