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

Recent Note:

{{recent_note.text}}

Tags

{% for tag in tags %} {% endfor %}
Tag Name Actions

{{tag.name}}

{% endblock content %}