This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{% macro week_group_card_mobile(week, csrf_token, return_to) -%}
|
||||
<section class="week-group-card-mobile {% if week.is_vacation_week %}is-vacation-week{% endif %}">
|
||||
{{ caller() }}
|
||||
</section>
|
||||
{%- endmacro %}
|
||||
Reference in New Issue
Block a user