{{ _('Custom') }}

{{ _('Add custom sections to your proposal. Use Markdown formatting for rich text. You can also import data from Excel spreadsheets or create the sections required by a funder\'s RFP.') }}

{% if sections %} {% for section in sections %}
{% endfor %} {% else %}

{{ _('No custom sections yet') }}

{{ _('Add custom sections to include additional content in your proposal.') }}

{% endif %}