## -*- coding: utf-8 -*- <%inherit file="index.tmpl"/> <%block name="extra_head"> ${parent.extra_head()} %if len(translations) > 1 and generate_atom: %for language in sorted(translations): %endfor %elif generate_atom: %endif