{% extends 'base.html' %} {% set page = 'users' %} {% block content %}
ID | Creation Time | Name | Contributor Name | Tutorial Chapter | |
---|---|---|---|---|---|
{{ user.id }} | {{ user.created }} | {{ user.name }} | {{ user.email }} | {{ user.contributor_name }} | {{ user.tutorial_chapter }} |