10 lines
		
	
	
		
			206 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			206 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <iframe
 | |
|   class="embed-video"
 | |
|   loading="lazy"
 | |
|   src="https://player.bilibili.com/player.html?bvid={{ .Get "id" }}"
 | |
|   scrolling="no"
 | |
|   frameborder="0"
 | |
|   framespacing="0"
 | |
|   allowfullscreen="true"
 | |
| ></iframe>
 | 
