{% extends "base.html" %} {% block title %}ダッシュボード{% endblock %} {% block content %} {% if let Some(u) = user %}
UserPermission 管理画面へようこそ。