{% extends "base.html" %} {% block title %}not found{% endblock %} {% block body %}

User #{{ user_id }} not found

← back to users

{% endblock %}