{# contains informations on the custom fields for that post. If you just want to access to only one specific field you can use the field. ex.: meta_paypal_donate for accessing custom field named paypal_donate #} {% if post %} {% if post.metas is defined %}