Mercurial > libervia-templates
comparison sat_templates/templates/bulma/forum/view.html @ 332:3db3509cbad1
bulma: fix items/pagination ordering in various places following ordering fix in Libervia/SàT Pubsub
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 06 Jun 2021 19:53:56 +0200 |
parents | bfb0d5829728 |
children |
comparison
equal
deleted
inserted
replaced
331:0c9f8bd0fc20 | 332:3db3509cbad1 |
---|---|
15 <section class="section"> | 15 <section class="section"> |
16 {{- textbox.comment_or_login(service=service, node=node, placeholder=_("Enter your message here")) -}} | 16 {{- textbox.comment_or_login(service=service, node=node, placeholder=_("Enter your message here")) -}} |
17 </section> | 17 </section> |
18 | 18 |
19 | 19 |
20 {{ navigation.prev_next(_("newer articles"), _("older articles")) }} | 20 {{ navigation.prev_next(_("older articles"), _("newer articles")) }} |
21 {% endblock body %} | 21 {% endblock body %} |