{{problemAboutProtein.title}}

{% if problemAboutProtein.subtitle != '' %}

{{problemAboutProtein.subtitle}}

{% endif %}
{% for item in problemAboutProtein.content %}

{{item.paragraph}}

{% endfor %}