Files
teachingtechYT.github.io/reviewpolicy.html
lawgicau 5af5c13784 Typo
2021-05-01 09:58:08 +10:00

20 lines
895 B
HTML

<!DOCTYPE html>
<html>
<head>
<script src="js/loadscripts.js"></script>
</head>
<body>
<div id="menu"></div>
<div id="header"></div>
<div>
<p>This review policy has been in place for a couple of years now. It has been refined based on experiences with dealing with various companies, and especially by dealing with the unscrupulous ones. Any manufacturer that contacts me to request a video on their product must agree to these terms before proceeding.</p>
<iframe src="https://docs.google.com/document/d/e/2PACX-1vRz25KGTiArjiMNkNwX_lL0eeNxF2nyPgVvC5IpniiBPW-QmvTLubaj8Ip-OuEhmLS2gWgsdheOMRC7/pub?embedded=true" style="width:100%; min-height:55vh"></iframe>
</div>
<div id="footer"></div>
</body>
<script>
var pageName = "Review Policy";
var pageTitle="Teaching Tech Review Policy";
</script>
<script src="js/dynamic.js"></script>
</html>