PDF rausgenommen
This commit is contained in:
7
msd2/myoos/templates/phoenix/system/_pagination.html
Normal file
7
msd2/myoos/templates/phoenix/system/_pagination.html
Normal file
@ -0,0 +1,7 @@
|
||||
{if $numpages gt 1 }
|
||||
<nav aria-label="Page navigation myoos">
|
||||
<ul class="pagination justify-content-center">
|
||||
{$display_links}
|
||||
</ul>
|
||||
</nav>
|
||||
{/if}
|
Reference in New Issue
Block a user