diff --git a/templates/hblink_table.html b/templates/hblink_table.html index 737d985..ce0af98 100644 --- a/templates/hblink_table.html +++ b/templates/hblink_table.html @@ -1,4 +1,6 @@ +{% if _table['SETUP']['LASTHEARD'] == True %} {% include 'lastheard.html' %} +{% endif %}