27 lines
		
	
	
		
			505 B
		
	
	
	
		
			Python
		
	
	
		
			Executable File
		
	
			
		
		
	
	
			27 lines
		
	
	
		
			505 B
		
	
	
	
		
			Python
		
	
	
		
			Executable File
		
	
{
 | 
						|
    # Theme information
 | 
						|
    'name' : 'Snippet Style 11',
 | 
						|
    'category' : 'Website',
 | 
						|
    'version' : '1.0',
 | 
						|
    'summary': 'CMS Building Blocks',
 | 
						|
    'description': """""",
 | 
						|
 | 
						|
    # Dependencies
 | 
						|
    'depends': [
 | 
						|
        'clarico_snippets'
 | 
						|
    ],
 | 
						|
 | 
						|
    # Views
 | 
						|
    'data': [
 | 
						|
        'templates/style_11.xml',  
 | 
						|
        'templates/assets.xml',
 | 
						|
    ],
 | 
						|
 | 
						|
    # Author
 | 
						|
    'author': 'Emipro Technologies Pvt. Ltd.',
 | 
						|
    'website': 'http://www.emiprotechnologies.com',
 | 
						|
 | 
						|
    # Technical
 | 
						|
    'installable': True,
 | 
						|
}
 |