{{ content }}

{% if site.reward and site.reward == true %} {% unless page.reward != null and page.reward == false %}

{% if site.reward_description %}

{{ site.reward_description }}

{% endif %}
{% endunless %} {% endif %} {% if site.comment and site.comment == true %} {% unless page.comment != null and page.comment == false %} {% if site.gitment_client_id and site.gitment_secret %}
显示评论
{% endif %} {% if site.livere_uid %}
显示评论
{% endif %} {% endunless %} {% endif %}