mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 17:29:04 +00:00 
			
		
		
		
	Implemented source templates
This commit is contained in:
		
							
								
								
									
										4
									
								
								application/templates/source/name.html.twig
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								application/templates/source/name.html.twig
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| {% extends "frames/default.html.twig" %} | ||||
| {% block content %} | ||||
| {{ source.name }} | ||||
| {% endblock %} | ||||
		Reference in New Issue
	
	Block a user