%! from django.utils.translation import ugettext as _ %>
${ _("This page features MathJax technology to render mathematical " "formulae. To make math accessibile, we suggest using the MathPlayer " "plugin. Please visit the {link_start}MathPlayer Download " "Page{link_end} to download the plugin for your browser.").format( link_start = u'', link_end = u'') }
${_("Your browser does not support the MathPlayer plugin. To use " "MathPlayer, please use Internet Explorer 6 through 9.")}