{# # This template is loaded whenever the URL matches a Ingredients section entry, # because the Ingredients section's "Entry Template" setting is set to "ingredients/_entry". # # Craft will pre-populate an 'entry' variable with the matched Ingredients entry # when loading this template. # # See: http://docs.buildwithcraft.com/reference/routing.html #} {% extends "_layout" %} {% set title = entry.title %} {% block content %}