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