TODO-28 - completed and used to reduce unwanted cols for on wish list, and add rating for poor rating books
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
</div class="collapse navbar-collapse">
|
||||
</nav>
|
||||
|
||||
{% if message|length %}
|
||||
{% if message is defined and message|length %}
|
||||
<div class="row alert alert-{{alert}}">
|
||||
{{message|safe}}
|
||||
{{ ClearStatus() }}
|
||||
|
||||
Reference in New Issue
Block a user