Issue #2412373 by alexpott: Remove node-type-list from block-content-add-list.html.twig
							parent
							
								
									77f8213dcb
								
							
						
					
					
						commit
						d8d284d956
					
				| 
						 | 
				
			
			@ -15,7 +15,7 @@
 | 
			
		|||
 */
 | 
			
		||||
#}
 | 
			
		||||
{% spaceless %}
 | 
			
		||||
  <dl class="node-type-list">
 | 
			
		||||
  <dl>
 | 
			
		||||
    {% for type in types %}
 | 
			
		||||
      <dt>{{ type.link }}</dt>
 | 
			
		||||
      <dd>{{ type.description }}</dd>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue