{% load wagtailcore_tags static %} {% block block_render %} {% with 'vendor/simplycountdown/css/'|add:self.theme|add:'.css' as theme_css %} {% endwith %} {% if self.url %}{% endif %} {% if self.title %}{{ self.title }}{% endif %} {% if self.url %}{% endif %} {% endblock %}