% include('head.html')
{{!codehl}}
% include('svg.html', name='report')
Langage
% for ext_, lang_ in languages: % if lang_ == lang:
{{lang_.title()}}
% else:
{{lang_.title()}}
% end % end
% if parentid:
% include('svg.html', name='history')
% end
% include('svg.html', name='edit')
% include('svg.html', name='new')