최근 변경 최근 토론
맨 위로

{% if tn == 1 %}

{{title}}


{{data}}
{% elif tn == 2 %}

{{title}}

(수정)



{% elif tn == 3 %}

최근 변경내역

문서명 기여자 시간
{% for row in rows %} {% if row['send'] %} {% else %} {% endif %}
{{row['title']}} {{row['ip']}} {{row['date']}}
{{row['send']}}
{% endfor %} {% else %}

{{title}}

{{data}}
{% endif %}

{{license}}