admin: fix pagination template, ensure template is placed correctly in footer
This commit is contained in:
		@ -65,7 +65,7 @@
 | 
			
		||||
                {% endfor %}
 | 
			
		||||
            </tbody>
 | 
			
		||||
        </table>
 | 
			
		||||
        <div class="pf-c-toolbar" id="page-layout-table-simple-toolbar-bottom">
 | 
			
		||||
        <div class="pf-c-pagination pf-m-bottom">
 | 
			
		||||
            {% include 'partials/pagination.html' %}
 | 
			
		||||
        </div>
 | 
			
		||||
        {% else %}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user