diff --git a/themes/modern/templates/html.html b/themes/modern/templates/html.html index 85c09ed..b0ecbd5 100644 --- a/themes/modern/templates/html.html +++ b/themes/modern/templates/html.html @@ -131,7 +131,7 @@ engine: Underscore {% } %} -{% if( r.awards ) { %} +{% if( r.awards && r.awards.length ) { %}
@@ -146,7 +146,7 @@ engine: Underscore
{% } %} -{% if( r.publications ) { %} +{% if( r.publications && r.publications.length ) { %}