Skip to content

Instantly share code, notes, and snippets.

@markblackmore
Last active December 23, 2015 17:19
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 markblackmore/6667830 to your computer and use it in GitHub Desktop.
Save markblackmore/6667830 to your computer and use it in GitHub Desktop.
/src/AgentWeb/HarvestBundle/Resources/views/full/harvest_home_page.html.twig
{% extends "AgentWebHarvestBundle::pagelayout.html.twig" %}
{% block wrapper_center %}
...
{{ ez_render_field( content, "blue_subheading", { 'template': 'AgentWebHarvestBundle:fields:blue_subheading_template.html.twig' }) }}
...
{% endblock %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment