<script src="https://code.angularjs.org/snapshot/angular.js"></script>
<popup title="large title" width="large">
The contents of my popup and calling some stuff from the parent scope.
</popup>
<popup title="small title" width="small">
The contents of my popup and calling some stuff from the parent scope.
</popup>