<div ng-include src="'a.html'"></div>
ngInclude|src – {string} –
angular expression evaluating to URL. If the source is a string constant, make sure you wrap it in quotes, e.g. src="'myPartialTemplate.html'".
src="'myPartialTemplate.html'"