{% trans 'Submit' %} {{tip_page.title|slice:":-1"}}
{% if homepage_action_copy %}
{% trans homepage_action_copy %}
{% else %}
{% trans 'Do you have advice you can share with other youth on relationships?' %}
{% endif %}
{% if get_your_tip %}
{% trans 'See example of other tips below.' %}
{% endif %}
{% include "patterns/basics/forms/form.html" %}
{% your_tips_on_tip_submission_form %}
{% trans "Home" %}