diff --git a/assets/templates/repo/base.html b/assets/templates/repo/base.html index f2dd1eb..635f8d3 100644 --- a/assets/templates/repo/base.html +++ b/assets/templates/repo/base.html @@ -93,9 +93,9 @@ viewing - {% block nav %} + {% block breadcrumbs %} {{ owner }}/{{ repo }} - {% endblock nav %} + {% endblock breadcrumbs %}