Skip to content

Instantly share code, notes, and snippets.

@peterlafferty
Created February 28, 2018 17:25
Show Gist options
  • Save peterlafferty/f53b9e634b9e2dcb240ac0ce4fdbaa1f to your computer and use it in GitHub Desktop.
Save peterlafferty/f53b9e634b9e2dcb240ac0ce4fdbaa1f to your computer and use it in GitHub Desktop.
{% extends "layout.html.twig" %}
{% block content %}
Welcome to your new Symfony <del>Silex</del> Application!
{% endblock %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment