reword Log in callouts
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<div class="container">
|
||||
{% include "inventory_filter.html" %}
|
||||
|
||||
<p><a class="waves-effect waves-light btn" href="/login?redirect_url={{ redirect_url }}">Log in</a> to see more items</p>
|
||||
<p>Only listing items with 'Featured' visibility. <a class="waves-effect waves-light btn" href="/login?redirect_url={{ redirect_url }}">Log in</a></p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -29,6 +29,6 @@
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<p><a class="waves-effect waves-light btn" href="/login?redirect_url={{ redirect_url }}">Log in</a> to see more items</p>
|
||||
<p>Only listing items with 'Featured' visibility. <a class="waves-effect waves-light btn" href="/login?redirect_url={{ redirect_url }}">Log in</a></p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user