PHP Classes

File: app/Resources/FOSUserBundle/views/Registration/register.html.twig

Recommend this page to a friend!
  Classes of Manolo Salsas   Online PHP Image Transform   app/Resources/FOSUserBundle/views/Registration/register.html.twig   Download  
File: app/Resources/FOSUserBundle/views/Registration/register.html.twig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Online PHP Image Transform
Application to do interactive image manipulation
Author: By
Last change:
Date: 4 years ago
Size: 263 bytes
 

Contents

Class file image Download
{% extends "FOSUserBundle::layout.html.twig" %} {% block title %} {{ parent() }} - {% trans %}Registrar{% endtrans %}{% endblock %} {% block fos_user_content %} {% include "FOSUserBundle:Registration:register_content.html.twig" %} {% endblock fos_user_content %}