{% load filters %} {% load static %}
Annotations
Machine Features, Glitches, Hardware Upgrades, Bios Updates, etc.
{% for annotation in machine.annotations.all %} {% endfor %}
{{ annotation.text|urlizetrunc:100 }} ({{ annotation.reporter }} {{ annotation.created|date:"SHORT_DATE_FORMAT" }})