{% extends "base.html" %} {% block main %}
Timeline | Added by | Added | |
---|---|---|---|
{{ timeline.user.name }} |
{{ timeline.created_at.strftime('%Y-%m-%d %H:%M') }}
|
See the documentation on how to add more timelines to the system.
{% endif %}