{% extends "base.html" %} {% block title %}{{ author.name() }}{% endblock %} {% block content %}
{% endblock %}