Exchange Notify Friends Bug

Given that there might be a problem with notifications on the Exchange at the moment, I thought I might try the “Notify Friends” feature. However, when I click on the link I get shown the code below. This is on Safari on Mac OS X.

<% if (with_notification_section(“all”)) { %>
Send an alert to All friends <% if (language) { %> All friends studying <%= language.title %> <% if (with_notification_section(“tutoring”)) { %> Friends Tutoring <%= language.title %> <% } %> <% } %>
<% } %> <% if (with_notification_section(“selection”)) { %>
<% if (with_notification_section(“all”)) { %> or select your friends: <% } else { %> Select your friends: <% } %>

<% } %>

Thanks for the heads up, we’ll get this working properly again soon!