<!DOCTYPE html>
<html>
<script src="/lib/angular-1.4.8.min.js"></script>
<body ng-app="">

<div ng-include="'myFile.htm'"></div>

</body>
</html>