mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
8 lines
119 B
HTML
8 lines
119 B
HTML
|
|
{{title | uppercase}}
|
||
|
|
<span class="subtitle">
|
||
|
|
subtitle
|
||
|
|
{{sig()}}
|
||
|
|
{{x.sig()}}
|
||
|
|
</span>
|
||
|
|
<lib-post></lib-post>
|