summaryrefslogtreecommitdiffstats
path: root/gitsrht/templates/blob.html
diff options
context:
space:
mode:
Diffstat (limited to 'gitsrht/templates/blob.html')
-rw-r--r--gitsrht/templates/blob.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitsrht/templates/blob.html b/gitsrht/templates/blob.html
index fe978e5..f04c288 100644
--- a/gitsrht/templates/blob.html
+++ b/gitsrht/templates/blob.html
@@ -74,7 +74,7 @@ pre, body {
id="L{{loop.index}}"
>{{loop.index}}</a>{% if not loop.last %}
{% endif %}{% endfor %}</pre>
- {{ highlight_file(entry.name, data, blob.id.hex) }}
+ {{ highlight_file(repo, ref, entry.name, data, blob.id.hex) }}
</div>
{% else %}
<div class="col-md-12">