{% extends 'index.html' %} {% block content %}
Type | Notes |
---|---|
{% if colName == column %} {{column|title}} {% else %} {{column|title}} {% endif %} | {{numItems}} |
{{colName|title}} Notes
Date | Size | Entry |
---|---|---|
{{timestamp|date('Y-m-d')}} | {{item.doc|length|number_format(0, ',', '.')}} | {{id}} |
{% if html %}
See raw
{{item.doc|raw}} {% else %} See html{{item.doc}}{% endif %} |
||
{{timestamp|date('Y-m-d')}} | {{item.size|number_format(0, ',', '.')}} | {{id}} |