templates/blog/about.html.twig line 1

Open in your IDE?
  1. <div class="section about">
  2. </div>
  3. {# it's not mandatory to set the timezone in localizeddate(). This is done to
  4.    avoid errors when the 'intl' PHP extension is not available and the application
  5.    is forced to use the limited "intl polyfill", which only supports UTC and GMT #}
  6. <!-- Fragment rendered on {{ 'now'|format_datetime('long', 'long', '', 'UTC') }} -->