[% problem.meta_line(c.user) | html %]
[% IF c.user_exists AND c.user.id == problem.user_id AND !problem.anonymous %]
([% loc('Hide your name?') %])
[% END %]
[%- IF !problem.used_map %]; ([% loc('there is no pin shown as the user did not use the map') %])[% END %]