Brak opisu

split_datetime.html 238B

12345
  1. <p class="datetime">
  2. {{ date_label }} {% with widget=widget.subwidgets.0 %}{% include widget.template_name %}{% endwith %}<br>
  3. {{ time_label }} {% with widget=widget.subwidgets.1 %}{% include widget.template_name %}{% endwith %}
  4. </p>