• {{ app_name }}
    {% if user %}
  • {{ user.name }} ({{ user.employee_id }})
  • 로그아웃
  • {% endif %}