aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/templates/frontpage.html
diff options
context:
space:
mode:
Diffstat (limited to 'bn_django/templates/frontpage.html')
-rw-r--r--bn_django/templates/frontpage.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/bn_django/templates/frontpage.html b/bn_django/templates/frontpage.html
index 78b5d48..e0fc19c 100644
--- a/bn_django/templates/frontpage.html
+++ b/bn_django/templates/frontpage.html
@@ -56,19 +56,6 @@ Other sites: <br />
<br/><br />None yet!
{% endif %}
<br />
-<h2 class="ruled">Knowledge!</h2>
-{% if shortlog %}
-{% include "git_wiki/shortlog_table" %}
-{% else %}
-None yet!
-{% endif %}
-<br />
-<h2 class="ruled">Comments!</h2>
-{% if latest_comments %}
-{% include "newcomments_table" %}
-{% else %}
-None yet!
-{% endif %}
<br /><br />
{% endblock %}