mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Ready to implement about page
This commit is contained in:
		
							
								
								
									
										11
									
								
								assets/templates/pages/groups/pages/about.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								assets/templates/pages/groups/pages/about.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
<!-- Groups about page -->
 | 
			
		||||
<div class="row group-page about-page">
 | 
			
		||||
    <div class="col-md-6">
 | 
			
		||||
        <div class="box">
 | 
			
		||||
            <div class="box-header">
 | 
			
		||||
                <h3 class="box-title">tr("About") <i>{{group.name}}</i></h3>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="box-body"></div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
		Reference in New Issue
	
	Block a user