This commit is contained in:
pengtao 2019-11-25 15:21:52 +08:00
parent cc43e2b680
commit 18599e4433

View File

@ -90,7 +90,7 @@
<body>
<h1 class="title">TAPTAP数据周报· OPS</h1>
<p class="date">{{ day }}</p>
<p class="tags">{{ "TAGS分布" }}</p>
<p class="tags">{{ "各榜单TAGS分布(前三)" }}</p>
{% for key in tags.keys() %}
<table>
<thead>
@ -102,7 +102,7 @@
{% endfor %}
</tr>
</thead>
</table>>
</table>
{% endfor %}
{% for key in data %}