diff options
Diffstat (limited to 'bn_django/templates/frontpage.html')
-rw-r--r-- | bn_django/templates/frontpage.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bn_django/templates/frontpage.html b/bn_django/templates/frontpage.html index 52db15e..1a7acc2 100644 --- a/bn_django/templates/frontpage.html +++ b/bn_django/templates/frontpage.html @@ -37,6 +37,7 @@ For more recent content see the <a href="/timeline/">timeline</a> <div class="col_right"> <div class="col_title">Latest knowledge</div> {% if latest_knowledge %} +{% include "newknowldge_table" %} {% else %} None yet! {% endif %} |