38 lines
		
	
	
		
			847 B
		
	
	
	
		
			HTML
		
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			847 B
		
	
	
	
		
			HTML
		
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| <head>
 | |
|     <meta charset="UTF-8">
 | |
|     <title>Widget Video for Binary Field</title>
 | |
| </head>
 | |
| <body>
 | |
| 
 | |
| <section class="mb64">
 | |
|     <h2 class="text-info">
 | |
|         Widget Video for Binary Field
 | |
|     </h2>
 | |
| </section>
 | |
| <section class="mb64">
 | |
|     <h3>How to Use</h3>
 | |
|     <img src="usage.png" class="w-75"/>
 | |
| 
 | |
|     <h3>Result</h3>
 | |
|     <img src="main_screenshot.png" class="w-75"/>
 | |
| 
 | |
| </section>
 | |
| <section class="mb64">
 | |
|     <h2 class="">
 | |
|         Contact me
 | |
|     </h2>
 | |
|     <p>
 | |
|         Skype: <a href="skype:live:hieuhoangminh1996">live:hieuhoangminh1996</a>
 | |
|         <br>
 | |
|         Email: <a href="mailto:hieuhoangminh1996@gmail.com">hieuhoangminh1996@gmail.com</a>
 | |
|         <br>
 | |
|         <br>
 | |
|         Email subject should begin with
 | |
|         <span class="text-info font-weight-bold">[Odoo Module]</span>
 | |
|     </p>
 | |
| </section>
 | |
| </body>
 | |
| </html>
 |