{% extends "base.html" %} {% load avatar_tags %} {% load static %} {% load i18n %} {% block title %}User: {{ object.username }}{% endblock %} {% block content %}
Name | Approved | Actions |
---|---|---|
{{ case.entry_name }} | {% if case.approved %}Yes{% else %}No{% endif %} | View | Edit {% endfor %} |
You have no case studies.
{% endif %} {% endif %}