{% extends "base_blog_section.html" %} {% block title %}Posts by {{ author|e }} | {{ M_BLOG_NAME|e }}{% endblock %} {% block meta %} {% if author.page and author.page.description %} {% endif %} {% endblock %} {% block social_title_url_image %} {% if author.page and author.page.twitter %} {% endif %} {% if author.page and author.page.twitter_id %} {% endif %} {% if author.page and author.page.summary %} {% endif %} {% if author.page and author.page.image %} {% elif M_SOCIAL_IMAGE %} {% endif %} {% endblock %} {% block content_title %}