| {% i18n when-col-hdr %} | {% i18n what-col-hdr %} | {% i18n vers-col-hdr %} | {% i18n change-col-hdr %} |
|---|---|---|---|
| S {{entry.time}} | {{entry.message}} | Show version | What's changed since? |
{% extends "templates/base.html" %} {% block content %}
| {% i18n when-col-hdr %} | {% i18n what-col-hdr %} | {% i18n vers-col-hdr %} | {% i18n change-col-hdr %} |
|---|---|---|---|
| S {{entry.time}} | {{entry.message}} | Show version | What's changed since? |