- forcing browser to refresh images via timestamp

This commit is contained in:
Ulrich Knechtelsdorfer
2016-11-28 00:17:35 +01:00
parent 8ae2683d71
commit a96342c815
5 changed files with 10 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
{% set title = "Bierliste" %}
{% block content %}
<h1> Bierliste </h1>
<img src="{{ url_for('static', filename='bierliste_small.png') }}" style="width:100%;max-width:990px;">
<img src="{{ url_for('static', filename='bierliste_small.png') }}?{{timestamp}}" style="width:100%;max-width:990px;">
<!-- <table>
<tr>
<th>ID</th>