## mako <%page expression_filter="h"/> <%namespace name='static' file='../static_content.html'/> <%! from django.utils.translation import ugettext as _ from openedx.core.djangolib.markup import HTML %> <%block name="content">
%block> <%static:webpack entry="LatestUpdate"> new LatestUpdate( { messageContainer: '.update-message', dismissButton: '.dismiss-message button'}); %static:webpack>