{{ content }} {% if site.duoshuo_share && site.duoshuo_username %} 分享到: 微信 微博 豆瓣 {% endif %} {% if page.previous.url %} ← Previous Post {% endif %} {% if page.next.url %} Next Post → {% endif %} {% if site.useDuoshuo %} {% endif %} {% if site.featured-tags %} FEATURED TAGS {% for tag in site.tags %} {% if tag[1].size > {{site.featured-condition-size}} %} {{ tag[0] }} {% endif %} {% endfor %} {% endif %} {% if site.friends %} FRIENDS {% for friend in site.friends %} {{friend.title}} {% endfor %} {% endif %}