Created
August 27, 2016 18:13
-
-
Save janit/3004221568f5ce38582b62fb83531992 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{% extends 'amp/pagelayout.html.twig' %} | |
{% block content %} | |
<h1>{{ ez_render_field(content,'title') }}</h1> | |
{{ ez_render_field(content,'content') }} | |
{% endblock %} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment