Get discover books to work while not logged in.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
{% load fr_display %}
|
||||
{% if request.user.is_authenticated %}
|
||||
{% if not pulldown %}
|
||||
|
||||
<form name="shelve" action="/shelve/" method="post">
|
||||
@ -25,3 +26,4 @@
|
||||
</form>
|
||||
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user