Template improvement
* minor improvement
This commit is contained in:
		
							parent
							
								
									c8ede788e0
								
							
						
					
					
						commit
						718d5acde5
					
				@ -65,9 +65,7 @@
 | 
				
			|||||||
                        <td class="align-middle">
 | 
					                        <td class="align-middle">
 | 
				
			||||||
                            {{comp.created.timestamp|default_if_none:""|naturalday}}
 | 
					                            {{comp.created.timestamp|default_if_none:""|naturalday}}
 | 
				
			||||||
                            <br>
 | 
					                            <br>
 | 
				
			||||||
                            {% with comp.created.user as user %}
 | 
					                            {{comp.created.user.username}}
 | 
				
			||||||
                                {% include 'user/includes/contact_modal_button.html' %}
 | 
					 | 
				
			||||||
                            {% endwith %}
 | 
					 | 
				
			||||||
                        </td>
 | 
					                        </td>
 | 
				
			||||||
                    </tr>
 | 
					                    </tr>
 | 
				
			||||||
                    <tr>
 | 
					                    <tr>
 | 
				
			||||||
 | 
				
			|||||||
@ -97,9 +97,7 @@
 | 
				
			|||||||
                        <td class="align-middle">
 | 
					                        <td class="align-middle">
 | 
				
			||||||
                            {{intervention.created.timestamp|default_if_none:""|naturalday}}
 | 
					                            {{intervention.created.timestamp|default_if_none:""|naturalday}}
 | 
				
			||||||
                            <br>
 | 
					                            <br>
 | 
				
			||||||
                            {% with intervention.created.user as user %}
 | 
					                            {{intervention.created.user.username}}
 | 
				
			||||||
                                {% include 'user/includes/contact_modal_button.html' %}
 | 
					 | 
				
			||||||
                            {% endwith %}
 | 
					 | 
				
			||||||
                        </td>
 | 
					                        </td>
 | 
				
			||||||
                    </tr>
 | 
					                    </tr>
 | 
				
			||||||
                    <tr>
 | 
					                    <tr>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user