|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="action"> |
|
|
<div class="action"> |
|
|
<button onClick="refresh(this)" type="button" value="Refresh" title="new iteration">↻</button> |
|
|
<button onClick="refresh(this)" type="button" value="Refresh" title="new iteration">↻</button> |
|
|
<button onclick="" title="add one">+</button> |
|
|
|
|
|
<button onclick="" title="remove">-</button> |
|
|
|
|
|
|
|
|
<!--<button onclick="" title="add one">+</button>--> |
|
|
|
|
|
<button onclick="removeRandomImage()" title="remove">-</button> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<a href="{{ url_for('main.index') }}" class="h1 text-left contrast" style="color: var(--color-lightyellow) !important;"> ⇽ </a> |
|
|
<a href="{{ url_for('main.index') }}" class="h1 text-left contrast" style="color: var(--color-lightyellow) !important;"> ⇽ </a> |