{% extends 'matistikk/base.html' %} {% block body %}
Fornavn | Etternavn | Brukernavn |
---|---|---|
{{ person.first_name }} | {{ person.last_name }} | {{ person.username }} |
ID | Navn | Publisert | Laget av: | |
---|---|---|---|---|
{{ test.id }} | {{ test.task_collection.test_name }} | {{ test.published }} | {{ test.task_collection.author.get_full_name }} | Se gjennom test |