{% extends "base.html" %} {% block content %}

설치된 모드

{% if mod_files %}
모든 모드 ZIP 다운로드
{% else %}

설치된 모드가 없습니다.

{% endif %}
{% endblock %}