rDrama/files/templates/submission/SubmissionAwards.html
2021-11-24 10:48:06 -06:00

10 lines
275 B
HTML

<!-- // Import Special Event Awards Template -->
<!-- {% if specialEvent %} -->
<!-- {% include "/{{ event.name }}/Awards.html" %} -->
<!-- {% endif %} -->
<!-- // Static Awards -->
{% if p.award_count("train") %}
<!-- {% include "/awards/Trains.html" %} -->
{% endif %}