{% extends "svnlit/base.html" %} {% load timesince %} {% block title %}{{ repository.label }}{% endblock %} {% block content %}

{{ repository.label }}

{% if is_paginated %} {% include "svnlit/changeset_list_pagination.html" %} {% endif %} {% if is_paginated %} {% include "svnlit/changeset_list_pagination.html" %} {% endif %} {% endblock %}