forked from GNUsocial/gnu-social
		
	[COMPONENT][Search] Use correct template for displaying actors
This commit is contained in:
		@@ -39,7 +39,7 @@
 | 
			
		||||
    </main>
 | 
			
		||||
 | 
			
		||||
    {% for actor in actors %}
 | 
			
		||||
        {% include 'actor/view.html.twig' with {'actor': actor} %}
 | 
			
		||||
        {% include 'cards/profile/view.html.twig' with {'actor': actor} %}
 | 
			
		||||
    {% endfor %}
 | 
			
		||||
 | 
			
		||||
    {{ "Page: " ~ page }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user