Source: site.view [edit]
Function name: videoForNoah
Arguments:
Description:
Page type: html
Render function:  
Module: adam

Page source:

<!DOCTYPE html>
<html>
    <head>
        <title>Video for Noah's Graduation</title>
     <meta charset="UTF-8" />
     <meta http-equiv="refresh" content="3; URL=https://youtu.be/LM5aQx8_aXc" />
   </head>
   <body>
     <p>If you are not redirected within 3 seconds, click <a href="https://youtu.be/LM5aQx8_aXc">here</a> to go to the video for Noah</p>
   </body>
</html>