diff --git a/themed/base.html b/themed/base.html index f030932..c2f1a81 100644 --- a/themed/base.html +++ b/themed/base.html @@ -1,3 +1,5 @@ +{! static int get_num_commits(); static int get_num_branches(); static int get_num_tags(); !} + {% block page_start %} @@ -18,6 +20,100 @@ {% endblock %} +{% block repo_description_panel %} +