PHP Classes

File: src/examples/exampleBundle/Views/testing.html.twig

Recommend this page to a friend!
  Classes of william amed   Raptor 2   src/examples/exampleBundle/Views/testing.html.twig   Download  
File: src/examples/exampleBundle/Views/testing.html.twig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 378 bytes
 

Contents

Class file image Download
<h4>{{ msg }}</h4> <img src="{{ asset('Raptor/img/raptor-eye.png') }}"> <form id="form-imagen" action="{{ path('_example_edit') }}" method="POST" name="form-carta"> <label>Imagen del producto<b style="margin-left:5px;color:red">*</b></label> <input id="imagen" class="input-block-level " type="text" name="imagen" /> <button type="submit" >Enviar</button> </form>