You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- {# templates/_atoms/duration-help.html.twig #}
- <div class="duration-help">
- <span class="duration-help__icon">?</span>
- <span class="duration-help__hint">{{ 'app.entry.duration_hint'|trans }}</span>
- </div>
|