fix: Restrict height, fix syntax
This commit is contained in:
		@@ -1,5 +1,4 @@
 | 
				
			|||||||
<div>
 | 
					<object class="fitvidsignore" data="/uploads/{{ index .Params 0}}.pdf" type="application/pdf" width="100%" height="500px">
 | 
				
			||||||
<object data="/uploads/{{ index .Params 0}}.pdf" type="application/pdf" width="100%" height="500px">
 | 
					 | 
				
			||||||
    <p><a href="/uploads/{{ index .Params 0}}.pdf">Download the PDF!</a></p>
 | 
					    <p><a href="/uploads/{{ index .Params 0}}.pdf">Download the PDF!</a></p>
 | 
				
			||||||
</object>
 | 
					</object>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user