aboutsummaryrefslogtreecommitdiffstats
path: root/browser/templates/page_error.html.j2
blob: 323328358c39ee0f421aca6297da7f49d2a6d8ac (plain)
1
2
3
4
5
{% extends "base.html.j2" %}

{% block content %}
{% include "frag_error.html.j2" %}
{% endblock %}