{% extends 'blog/posts.html' %} {% block page_header %}

Blog By {{ author.get_full_name|default:author.username }}

{% endblock page_header %}