{% extends "base.html" %} {% block title %}{{ sha|short }} - {{ repo }}{% endblock %} {% block og_title %}{{ sha|short }} - {{ repo }}{% endblock %} {% block og_description %}{{ message }}{% endblock %} {% block breadcrumbs %}
{% for line in hunk %}{{ line.marker }}{{ line.content }}{% endfor %}{% endfor %}