Added random button on article view

This commit is contained in:
Nicolas Lœuillet 2021-08-03 15:00:10 +02:00 committed by Jeremy Benoist
parent 3e3823ff2b
commit da18ed13b2
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C

View file

@ -216,6 +216,13 @@
</li>
{% endif %}
<li class="bold border-top border-bottom">
<a class="waves-effect collapsible-header" title="{{ 'menu.top.random_entry'|trans }}" href="{{ path('random_entry', { 'type': 'all' }) }}">
<i class="material-icons small">casino</i>
<span>{{ 'menu.top.random_entry'|trans }}</span>
</a>
</li>
<li class="bold">
<a class="waves-effect collapsible-header">
<i class="material-icons small">file_download</i>