<% - # allow for microsite override on the registration form - registration_form = microsite.get_template_path('register-form.html') + # allow for theming override on the registration form + registration_form = static.get_template_path('register-form.html') %> <%include file="${registration_form}" />
@@ -122,8 +121,8 @@ import calendar