Custom

Add custom sections to your proposal. Use Markdown formatting for rich text. You can also import data from Excel spreadsheets.

{% if sections %} {% for section in sections %}
{{ section.content | md }}
{% endfor %} {% else %}

No custom sections yet

Add custom sections to include additional content in your proposal.

{% endif %}