You've already forked nginx-proxy-manager
							
							
				mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 04:11:42 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			393 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			393 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
<thead>
 | 
						|
    <th width="30"> </th>
 | 
						|
    <th><%- i18n('str', 'name') %></th>
 | 
						|
    <th><%- i18n('access-lists', 'authorization') %></th>
 | 
						|
    <th><%- i18n('access-lists', 'access') %></th>
 | 
						|
    <th><%- i18n('access-lists', 'satisfy') %></th>
 | 
						|
    <th><%- i18n('proxy-hosts', 'title') %></th>
 | 
						|
    <% if (canManage) { %>
 | 
						|
    <th> </th>
 | 
						|
    <% } %>
 | 
						|
</thead>
 | 
						|
<tbody>
 | 
						|
    <!-- items -->
 | 
						|
</tbody>
 |