Switch to random image as start page.
This commit is contained in:
parent
3efeedb7ba
commit
d7df704327
4 changed files with 14 additions and 6 deletions
|
|
@ -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' %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue