{% if readme_content %}
{{ readme_content|safe }}
{% endif %}
{% for key,value in lang.items() %}
{{ value }}
{% endfor %}