<#if is_index??>

${blog_title!}

${user.description!}
<#if settings.home_social?? && settings.home_social != ''> ${settings.home_social!}
<#list posts.content as post>

${post.title!}

${post.summary!}