mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
China military assets support (#440)
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
<strong>Description:</strong> {{ faction.description|safe }}
|
||||
<br/>
|
||||
|
||||
<strong>Requirements:</strong>
|
||||
<ul>
|
||||
{% for key, value in faction.requirements.items() %}
|
||||
<li>{{ key }}: {{ value }}</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
<br/>
|
||||
|
||||
<strong>Author(s):</strong> {{ faction.authors }}
|
||||
|
||||
Reference in New Issue
Block a user