diff --git a/templates/footer.html b/templates/footer.html index ba7738d..fee49f0 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,5 +1,10 @@ Copyright © {{ blogBase['title'] }} -

if("{{ blogBase['filingNum'] }}"!=""){{{ blogBase['filingNum'] }}}Powered by Gmeek

+

+{%- if blogBase['filingNum']!='' -%} +{{ blogBase['filingNum'] }} +{%- endif %} +Powered by Gmeek +