diff --git a/progit/templates/commit.html b/progit/templates/commit.html index bdfbe54..7801e1d 100644 --- a/progit/templates/commit.html +++ b/progit/templates/commit.html @@ -1,20 +1,12 @@ -{% extends "master.html" %} +{% extends "repo_master.html" %} {% block title %}{{ repo.name }} - {{ commitid }}{% endblock %} {%block tag %}home{% endblock %} +{% block repo %} -{% block content %} - -