<% if (is_post()){ %>
<% if (post.author != null) { %> <%= post.author %> <% } else { %> <%= config.author %>
<% } %> <% } %>