{% extends 'portal/base.html' %} {% load static %} {% load app_tags %} {% block content %}
{% if usertype == "TEACHER" %} Blue oval Yellow polygon
{% elif usertype == "SCHOOL_STUDENT" %}
{% endblock content %}