## mako <%page expression_filter="h"/> <%namespace name='static' file='/static_content.html'/> <%! from django.utils.translation import ugettext as _ from openedx.core.djangolib.js_utils import js_escaped_string %> <%block name="headextra">

${_("Get the {platform_name} Mobile App!").format(platform_name=static.get_platform_name())}

${_("We'll send you a one time SMS with a link to download the app.")}