You are here

smart-date-recurring-text-rule.html.twig in Smart Date 3.0.x

<div class="rule-text">
{{ repeat }} {{ day }}{{ month }} {{ time }}{{ limit }}
</div>

File

modules/smart_date_recur/templates/smart-date-recurring-text-rule.html.twig
View source
  1. <div class="rule-text">
  2. {{ repeat }} {{ day }}{{ month }} {{ time }}{{ limit }}
  3. </div>