<#if !post.thumbnail?? || post.thumbnail==''>
${post.title!}
#if>
${post.formatContent!}
<#include "templates/main/admire.html">
<#if tags?? && (tags?size gt 0)>
#if>
<#assign enable_copyright = (metas?? && metas.enable_copyright?? && metas.enable_copyright?trim!='')?then(metas.enable_copyright?trim, (settings.enable_copyright!true)?c)>
<#if enable_copyright == 'true' || enable_share>
<#if enable_copyright == 'true'>
<#include "copyright.ftl">
#if>
<#if enable_share>
#if>
#if>