1 2 3 4 5
{% extends "browse-layout.html" %} {% block content %} <h1>Error:</h1> <p>{{error}}</p> {% endblock %}