status: hidden title: MySite » %(field_value)s index: [tags, category] template: self <%inherit file="master.mak"/> % if field == "tags":

Index for the tag ${field_value}

% else:

Index for the ${field_value} ${field.capitalize()}

% endif