{% extends "main.html" %} {%load static%} {% block content %}
Users

Recent Note:

{{recent_note.text}}

Businness Types

{% for type in businesstypes %} {% endfor %}
Business Type Actions

{{type.name}}

{% endblock content %}