mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	Comment code
This commit is contained in:
		@@ -7,7 +7,13 @@
 | 
			
		||||
    <hr>
 | 
			
		||||
 | 
			
		||||
    <div id="user_table">
 | 
			
		||||
        {% render_table table %}
 | 
			
		||||
        {% if table.data %}
 | 
			
		||||
            {% render_table table %}
 | 
			
		||||
        {% else %}
 | 
			
		||||
            <div class="alert alert-warning">
 | 
			
		||||
                {% trans "There is no pending user with this pattern." %}
 | 
			
		||||
            </div>
 | 
			
		||||
        {% endif %}
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user