Edit | Category | Importance | Body |
---|---|---|---|
[edit] | {{note.category}} | {% if note.is_important %} High {% else %} Low {% endif %} |
{{note.body}} |
{% extends "base.html" %} {% block title %} » Supplies » {{supply.id}} » Notes {% endblock %} {% block nav %} Supplies » {{supply.id}} » Notes [add] {% endblock %} {% block content %}
Edit | Category | Importance | Body |
---|---|---|---|
[edit] | {{note.category}} | {% if note.is_important %} High {% else %} Low {% endif %} |
{{note.body}} |