Add support for overriding the templateUrl property for ConfirmModal and PromptModal to allow custom HTML to be used for the modals. Custom templates will need to adhere to the current implementation of the scope meaning the contentScope property cannot be changed. If changes to the scope implementation are required, users should create their own implementation of the modals.