Readding Load more makes button
This commit is contained in:
Родитель
8f8a7f7862
Коммит
17794feb00
|
@ -105,6 +105,15 @@
|
|||
|
||||
<footer class="footer">
|
||||
|
||||
{% block footer %}
|
||||
<div id="footer-actions">
|
||||
{% if layout %}
|
||||
<a class="load-more">{{ gettext("Load more") }}
|
||||
<span class="icon-angle-down"></span></a>
|
||||
{% endif %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
<div class="partnerWrapper">
|
||||
<nav class="navbar-footer">
|
||||
<div class="container">
|
||||
|
|
Загрузка…
Ссылка в новой задаче