<p>${Text(_('For {strong_start}questions on course lectures, homework, tools, or materials for this course{strong_end}, post in the {link_start}course discussion forum{link_end}.')).format(
<p>${Text(_('For {strong_start}questions on course lectures, homework, tools, or materials for this course{strong_end}, post in the {link_start}course discussion forum{link_end}.')).format(
<p>${Text(_('Have {strong_start}general questions about {platform_name}{strong_end}? You can find lots of helpful information in the {platform_name} {link_start}FAQ{link_end}.')).format(
<p>${Text(_('Have {strong_start}general questions about {platform_name}{strong_end}? You can find lots of helpful information in the {platform_name} {link_start}FAQ{link_end}.')).format(
<p>${Text(_('Have a {strong_start}question about something specific{strong_end}? You can contact the {platform_name} general support team directly:')).format(
strong_start=HTML('<strong>'),
strong_end=HTML('</strong>'),
platform_name=static.get_platform_name()
)}</p>
<hr>
<p>${Text(_('Have a {strong_start}question about something specific{strong_end}? You can contact the {platform_name} general support team directly:')).format(
strong_start=HTML('<strong>'),
strong_end=HTML('</strong>'),
platform_name=static.get_platform_name()
)}</p>
<hr>
<divclass="help-buttons">
<buttontype="button"class=""id="feedback_link_problem">${_('Report a problem')}</button><br/>
<buttontype="button"class=""id="feedback_link_suggestion">${_('Make a suggestion')}</button><br/>
<buttontype="button"class=""id="feedback_link_question">${_('Ask a question')}</button>
</div>
<divclass="help-buttons">
<buttontype="button"class=""id="feedback_link_problem">${_('Report a problem')}</button><br/>
<buttontype="button"class=""id="feedback_link_suggestion">${_('Make a suggestion')}</button><br/>
<buttontype="button"class=""id="feedback_link_question">${_('Ask a question')}</button>
</div>
<pclass="note">${_('Please note: The {platform_name} support team is English speaking. While we will do our best to address your inquiry in any language, our responses will be in English.').format(
platform_name=static.get_platform_name()
)}</p>
<pclass="note">${_('Please note: The {platform_name} support team is English speaking. While we will do our best to address your inquiry in any language, our responses will be in English.').format(
<labeldata-field="details"for="feedback_form_details">${_('Tell us the details')}*</label>
<spanclass="tip"id="feedback_form_details_tip">${_('Describe what you were doing when you encountered the issue. Include any details that will help us to troubleshoot, including error messages that you saw.')}</span>
"${_('Report a Problem') | n, js_escaped_string}",
"${_('Brief description of the problem') + '*' | n, js_escaped_string}",
"${Text(_('Details of the problem you are encountering{asterisk}')).format(
"${Text(_('Details of the problem you are encountering{asterisk}{begin_span}Include error messages, steps which lead to the issue, etc.{end_span}')).format(