<!DOCTYPE html>
<html ng-app="plunker">

  <head>
    <meta charset="utf-8" />
    <title>AngularJS Plunker</title>
  </head>

  <body ng-controller="MainCtrl">
    <iframe src="https://rawgithub.com/jdewit/ez-confirm/master/index.html" style="width: 100%; height: 1000px;"></iframe>
  </body>

</html>