mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
6 lines
No EOL
169 B
HTML
6 lines
No EOL
169 B
HTML
{% import "lib/paramList.html" as params -%}
|
|
{% extends 'layout/api-base.template.html' -%}
|
|
|
|
{% block main %}
|
|
{% include "includes/_description.html" %}
|
|
{% endblock %} |