{% extends "layout-split.html" %} {% macro sentence_case(text) %} {{text[0]|upper}}{{text[1:] }} {% endmacro %} {% block header %}
{{goal.solutions|length}}
Solutions
{% for icon,count in goal.get_solution_types_counts('light').items() recursive %} {% if count != 0 %}{{count}}
{% endif %} {% endfor %}
{{ comment.poster.username }} • {{ comment.date_posted.strftime('%d %b %H:%M') }}
{% if comment.can_delete(current_user) %}{{ comment.star_count }}
{{ comment.star_count }}
{{ comment.star_count }}
{{ comment.star_count }}
{{ comment.star_count }}