{{ constant('SITE_NAME') }} Change Log

{{ paginator.linkbox|raw }} {% if is_mod %}
Manually submit a new change to the change log
Commit message:
Author:
{% endif %} {% for change in list %}
{{ change.date }} by {{ change.author }} {% if is_mod %}
Delete
{% endif %}
{{ change.message }}
{% endfor %} {{ paginator.linkbox|raw }}