{% extends "base.html" %} {% block title %}Not Found - Galangal Hub{% endblock %} {% block content %}
{{ message or 'Page not found' }}