{% extends "base-center.html" %} {% block title %}Albums{% endblock %} {% block main %} {% include "albumlist.html" %} {% endblock %}