forked from rDrama/rDrama
1
0
Fork 0

fdsfdssfd

master
Aevann1 2021-12-10 06:28:17 +02:00
parent 5204cfaab2
commit a4b0df95bf
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@
</style>
<a rel="nofollow noopener noreferrer" href="{% if 'rama' in request.host %}https://secure.transequality.org/site/Donation2?df_id=1480{% else %}/{% endif %}">
<img class="banner" src="/assets/images/{{'SITE_NAME' | app_config}}/{% if v %}banner.webp{% else %}cached.webp{% endif %}?v=5" width="100%">
<img class="banner" src="/assets/images/{{'SITE_NAME' | app_config}}/{% if v %}banner.webp{% else %}cached.webp{% endif %}?v=6" width="100%">
</a>
{% endif %}
{% endblock %}