${messages("Authors")}
-
% for text, link in items:
% if text not in hidden_authors:
- ${text|h} % endif % endfor
## -*- coding: utf-8 -*-
${messages("Authors")}
% for text, link in items:
% if text not in hidden_authors:
%endif