- Repo for opensource odoo website theme (since V13.0)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

24 lines
782 B

{
'name': 'Nano Theme',
'description': 'Nano Theme - Responsive Bootstrap Theme for Odoo CMS - Vertical Layout and Sidebar icons',
'category': 'Theme/Agency',
'summary': 'Agencies, Creative, Design, IT, Services, Fancy',
'sequence': 270,
'version': '1.0',
'depends': ['theme_common'],
'data': [
'views/assets.xml',
'views/images_library.xml',
'views/images_content.xml',
'views/layout.xml',
'views/snippets.xml',
'views/snippets_options.xml',
'views/customize_modal.xml',
],
'images': [
'static/description/nano_cover.gif',
'static/description/nano_screenshot.jpeg',
],
'license': 'LGPL-3',
'live_test_url': 'https://theme-nano.odoo.com/page/demo_page_01'
}