{% import "scmutils.html" as utils with context %}
{% for i in range(80) %} {% endfor %}
{% for line in data.split("\n") %}{{loop.index}}{% if not loop.last %} {% endif %}{% endfor %}{{ highlight_file(entry.name, entry.hash, data) }}
{{humanize.naturalsize(entry.size, binary=True).replace("Byte", "byte")}} binary file not shown.