{% extends 'generic/object.html' %} {% load static %} {% block head %} {{ block.super }} {% endblock head %} {% block content %}
{{ diff_data.old_sha|slice:":7"|default:"(new file)" }}
→
{{ diff_data.new_sha|slice:":7" }}
{{ content }}{{ content }}{{ content }}{{ sha_new|slice:":7" }}
No notes on this change yet.
{% endfor %} {% if can_add_note %} {% endif %}