tools/api-builder/angular.io-package/templates/decorator.template.html [1:17]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {% import "lib/githubLinks.html" as github -%} {% import "lib/paramList.html" as params -%} {% extends 'layout/base.template.html' %} {% block body %} include {$ relativePath(doc.path, '_util-fns') $} {% include "layout/_what-it-does.html" %} {% include "layout/_security-notes.html" %} {% include "layout/_deprecated-notes.html" %} {% include "layout/_how-to-use.html" %} div(layout="row" layout-xs="column" class="row-margin ng-cloak") div(flex="20" flex-xs="100") - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - tools/api-builder/angular.io-package/templates/var.template.html [1:17]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {% import "lib/githubLinks.html" as github -%} {% import "lib/paramList.html" as params -%} {% extends 'layout/base.template.html' %} {% block body %} include {$ relativePath(doc.path, '_util-fns') $} {% include "layout/_what-it-does.html" %} {% include "layout/_security-notes.html" %} {% include "layout/_deprecated-notes.html" %} {% include "layout/_how-to-use.html" %} div(layout="row" layout-xs="column" class="row-margin ng-cloak") div(flex="20" flex-xs="100") - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -