Switch to random image as start page.

This commit is contained in:
Edward Betts 2019-09-27 14:13:28 +01:00
parent 3efeedb7ba
commit d7df704327
4 changed files with 14 additions and 6 deletions

View file

@ -6,7 +6,7 @@
<div class="m-3">
<h1>{{ self.title() }}</h1>
<p><a href="{{ url_for('index') }}">back to index</a></p>
<p><a href="{{ url_for('browse_index') }}">back to index</a></p>
<p>Sort order:
{% if order == 'name' %}