Skip to content

Instantly share code, notes, and snippets.

@freyandhy
Created February 19, 2017 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freyandhy/3d951041cc9a6a25388e1785696cc607 to your computer and use it in GitHub Desktop.
Save freyandhy/3d951041cc9a6a25388e1785696cc607 to your computer and use it in GitHub Desktop.
{% extends 'layouts/base-layout.twig' %}
{% block content %}
Happy Coding, <b>{{ name | upper}}</b> !
{% endblock %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment