<% extends 'base.mako' %> <% block body %> % for goal in goals: = 100: style="font-weight:bold;" % endif > % endfor
Goal Target Current Completeness
${goal.definition_id.name} ${goal.target_goal} % if goal.definition_suffix: ${goal.definition_suffix} % endif ${goal.current} % if goal.definition_suffix: ${goal.definition_suffix} % endif ${goal.completeness} %
<% endblock %>