This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
angular
Watch
1
Star
0
Fork
You've already forked angular
0
mirror of
https://github.com/angular/angular
synced
2026-05-24 09:28:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
6ed812ff75
angular
/
aio
/
tools
/
transforms
/
templates
/
layout
/
base.template.html
4 lines
92 B
HTML
Raw
Normal View
History
Unescape
Escape
build(aio): remove formatting and styles from dgeni templates Much of the formatting was hardcoded and copied from the old anguar.io jade files. This gives us a clean start. Also, more use has been made of include files to make the templates easier to understand and manage.
2017-01-27 14:51:41 +00:00
<
article
>
{% include "includes/_title.html" %}
{% block body %}{% endblock %}
<
/
article
>
Reference in a new issue
Copy permalink