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