{% extends "base.html" %}
{% block title %}404{% endblock %}
{% block main %}
404
ʕノ•ᴥ•ʔノ ︵ ┻━┻
{% endblock %}
themes/bear/templates/404.html (view raw)
themes/bear/templates/404.html (view raw)
{% extends "base.html" %}
{% block title %}404{% endblock %}
{% block main %}
404
ʕノ•ᴥ•ʔノ ︵ ┻━┻
{% endblock %}