{% extends "bee_django_user/base.html" %} {% load static %} {% load bootstrap3 %} {% block content %} {% include 'bee_django_user/logo.html' %} {% include 'bee_django_user/nav.html' %} {% include 'bee_django_user/messages.html' %}
区间 | 当前使用 |
---|---|
{{ sn.start }} - {{ sn.end }} | {{ sn.is_used }} |
学生姓名 | {{ user.first_name }} |
登录名 | {{ user.username }} |
统一缦客号 | MK{{ user.userprofile.sn|default:"" }} |