%extends InheritanceParentProtected>
<%args>
String special;
%args>
<%xargs>
userAccount;
%xargs>
Weekly Special
<% userAccount == null ? "You" : (userAccount.getName() + ", you") %>\
qualify for the special of the week!
<%override title>
<%xargs>
name;
%xargs>
Jamon Specials for <% name %>
%override>