Skip to content

Instantly share code, notes, and snippets.

@laras126
Created July 7, 2015 20:33
Show Gist options
  • Save laras126/30d3521afe8483f2aaba to your computer and use it in GitHub Desktop.
Save laras126/30d3521afe8483f2aaba to your computer and use it in GitHub Desktop.
{% if php is 'ugly' %}
<h1>yes it is</h1>
{% else %}
<h1>there is no else</h1>
{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment