{{ field.display_value }}
{% endif %}
Project Detail
{{ project.title }}
{{ project.short_description }}
{{ project.description_html }}
{{ project.custom_html }}
{% for field in custom_fields %}
{{ field.label }}{% if field.is_image %}
{% elsif field.is_file %}
{% else %}
{% endfor %}
{% for feature in feature_blocks %}

{% endfor %}
{{ feature.title }}
{{ feature.description }}
{% render 'sections/contact-form.html', form: forms.contact %}
{{ assigned_pricing_plan.title }}
{{ assigned_pricing_plan.description }}
{{ assigned_pricing_plan.price }}