{% if post.ext_subtitle.length %}
{{post.ext_subtitle}}
{% /if %}
$[timeformat('{{post.dateGTM}}')]
{% for tag in post.tags %}#{{tag.name}}{% /for %}
{{ post.content }}
{% if ext_likecoinusername.length %}
感谢你看到这里!如果你喜欢这篇文章,请在下方为我鼓掌(Like)
这样做不仅可以让我获得实质性收入,更可在 liker.land 网站收到我的最新文章更新
{% /if %} {% if commentAndShareCode.length %}

评论

{{ commentAndShareCode }}
{% /if %}