mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 19:55:24 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			227 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			227 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {{- $id := .Get "id" | default (.Get 0) -}}
 | |
| <div class="youtube-embed-div">
 | |
|     <iframe src="https://www.youtube-nocookie.com/embed/{{ $id }}" class="youtube-embed-frame" allowfullscreen title="YouTube Video"></iframe>
 | |
| </div>   | 
