PHP Classes

File: templates/blog/_rss.html.twig

Recommend this page to a friend!
  Classes of Manolo Salsas   Symfony Create Bundle Skeleton   templates/blog/_rss.html.twig   Download  
File: templates/blog/_rss.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: 179 bytes
 

Contents

Class file image Download
<div class="section rss"> <a href="{{ path('blog_rss', app.request.query.all) }}"> <i class="fa fa-rss" aria-hidden="true"></i> {{ 'menu.rss'|trans }} </a> </div>