{! admin/util/dates !}
{% if ! full %}

{{ title }}

{% end %}

{{ ts|I18n::date_time }} - {" by "} {{ author }} {% if User::require_acl ('admin', 'blog') %}  |  {"Edit Post"} {% end %}

{{ body|none }} {% if footer %} {% end %} {% if count ($data->tag_list) > 0 %}
{"Tags"}: {% foreach tag_list %} {{ loop_value|trim|ucfirst }} {% end %}

{% end %}
{% if ! full %}{{ controller.run ('blog/commentcount', $data)|none }}{% end %}  {% if social_buttons['facebook'] %} {{ controller.run ('social/facebook/like', $data)|none }} {% end %} {% if social_buttons['twitter'] %} {{ controller.run ('social/twitter/tweet', $data)|none }} {% end %} {% if social_buttons['google'] %} {{ controller.run ('social/google/plusone', $data)|none }} {% end %}
{% if related %} {% end %}