diff --git a/progit/templates/file.html b/progit/templates/file.html index d149b63..70b8803 100644 --- a/progit/templates/file.html +++ b/progit/templates/file.html @@ -1,21 +1,13 @@ -{% extends "master.html" %} +{% extends "repo_master.html" %} {% block title %}Home{% endblock %} {%block tag %}home{% endblock %} -{% block content %} +{% block repo %}

{% if '/fork/' in request.url %} - - {% else %} - - {% endif %} - {{ repo.name }} - - : - {% if '/fork/' in request.url %} {% else %}