PHP Classes

File: templates/blog/about.html.twig

Recommend this page to a friend!
  Classes of Manolo Salsas   Symfony Create Bundle Skeleton   templates/blog/about.html.twig   Download  
File: templates/blog/about.html.twig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Symfony Create Bundle Skeleton
Application to create reusable Symfony Bundles
Author: By
Last change:
Date: 4 years ago
Size: 561 bytes
 

Contents

Class file image Download
<div class="section about"> <div class="well well-lg"> <p> {{ 'help.app_description'|trans|raw }} </p> <p> {{ 'help.more_information'|trans|raw }} </p> </div> </div> {# it's not mandatory to set the timezone in localizeddate(). This is done to avoid errors when the 'intl' PHP extension is not available and the application is forced to use the limited "intl polyfill", which only supports UTC and GMT #} <!-- Fragment rendered on {{ 'now'|format_datetime('long', 'long', '', 'UTC') }} -->