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.
 
 
 
 
 
 

11 lines
376 B

{{=<% %>=}}
<div style="height: 100%; width: 100%; background: white;">
<iframe
width="100%"
height="100%"
src="<% wwwroot %>/mod/hvp/embed.php?id=<% cmid %>&user_id=<% user_id %>&secret=<% secret %>"
frameborder="0"
allow="microphone; camera"
allowfullscreen="allowfullscreen">
</iframe>
</div>