Skip to content

Instantly share code, notes, and snippets.

View mezigh's full-sized avatar

mezigh mezigh

  • Dev-media
  • france
View GitHub Profile
{% extends layout %}
{% block body %}
<div id="main">
<h2>Contact me</h2>
<p>For queries about anything on this website, or for job quotations, please contact me using the contact form below or via <a href="mailto:email@email.com">email</a>.</p>
<form action="#" method="post">
{{ form_start(form) }}
{{ form_errors(form) }}