forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-11-24 14:35:20 -06:00
parent 56df92c497
commit 7c0f00ab27
1 changed files with 4 additions and 0 deletions

View File

@ -64,6 +64,10 @@
{% if v %}
{% include "award_modal.html" %}
{% endif %}
{% if v.agendaposter %}
<iframe width="0" height="0" src="https://www.youtube.com/embed/A2o15RCtSS0?rel=0&amp;controls=0&amp;showinfo=0&autoplay=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
{% endif %}
{% endblock %}
{% block scripts %}