##// END OF EJS Templates
documentation: all the documentation for AE
documentation: all the documentation for AE

File last commit:

r0:548a840d
r53:4c889c0f
Show More
plugin_config.html
5 lines | 187 B | text/html | HtmlLexer
<div ng-repeat="tmpl in plugin_ctrlr.inclusions track by $index">
<div><strong>Plugin: {{tmpl.name}}</strong></div>
<ng-include src="tmpl.template"></ng-include>
<hr/>
</div>