{# ThemeWare "Awards" widget #} {# TW awards widget and content #} {# ---------------- START: SET TEMPLATE VARS ---------------- #} {# ThemeWare: Set theme variables #} {% set twtWidgetAwardsCustomImage1 = theme_config('twt-widget-awards-custom-image-1') %} {% set twtWidgetAwardsCustomImage1Url = theme_config('twt-widget-awards-custom-image-1-url') %} {% set twtWidgetAwardsCustomImage2 = theme_config('twt-widget-awards-custom-image-2') %} {% set twtWidgetAwardsCustomImage2Url = theme_config('twt-widget-awards-custom-image-2-url') %} {% set twtWidgetAwardsCustomImage3 = theme_config('twt-widget-awards-custom-image-3') %} {% set twtWidgetAwardsCustomImage3Url = theme_config('twt-widget-awards-custom-image-3-url') %} {% set twtWidgetAwardsCustomImage4 = theme_config('twt-widget-awards-custom-image-4') %} {% set twtWidgetAwardsCustomImage4Url = theme_config('twt-widget-awards-custom-image-4-url') %} {% set twtWidgetAwardsCustomImage5 = theme_config('twt-widget-awards-custom-image-5') %} {% set twtWidgetAwardsCustomImage5Url = theme_config('twt-widget-awards-custom-image-5-url') %} {% set twtWidgetAwardsCustomImage6 = theme_config('twt-widget-awards-custom-image-6') %} {% set twtWidgetAwardsCustomImage6Url = theme_config('twt-widget-awards-custom-image-6-url') %} {% set twtWidgetAwardsStandardSsl = theme_config('twt-widget-awards-standard-ssl') %} {% set twtWidgetAwardsTextShow = theme_config('twt-widget-awards-text-show') %} {# ---------------- END: SET TEMPLATE VARS ---------------- #} {% block twt_widget_awards %}
{% endblock %}