Comments

{% if options.comment.name %} {% if options.comment.type == 'disqus' %}
评论加载中...

注:如果长时间无法加载,请针对 disq.us | disquscdn.com | disqus.com 启用代理。
{% elif options.comment.type == 'hypercomments' %}
{% elif options.comment.type == 'changyan' %}
{% elif options.comment.type == 'gitalk'%}
{% else %} {{options.comment.name|safe}} {% endif %} {% else %}

请在后台配置评论类型和相关的值。

{% endif %}