2021-09-28 15:10:22 +02:00
|
|
|
{% extends "base.html" %}
|
|
|
|
{% block main %}
|
2021-10-10 16:06:43 +01:00
|
|
|
<div>
|
|
|
|
<div>
|
|
|
|
Phantas.ma/polis is mainly in support by the Cultural Taiwan Foundation and in cooperation with SEA plateaus
|
|
|
|
<div>
|
|
|
|
</div>
|
|
|
|
本計畫由財團法人文化臺灣基金會支持、SEA plateaus協力
|
|
|
|
</div>
|
|
|
|
</div>
|
2021-09-28 15:10:22 +02:00
|
|
|
{% endblock %}
|