{% extends "base.html" %} {% block title %}Not Found - Galangal Hub{% endblock %} {% block content %}

404

{{ message or 'Page not found' }}

Back to Dashboard
{% endblock %}