Created
October 10, 2017 12:32
-
-
Save evertonrobertoauler/f54119e6d63f5fc5fa8381856c18652c to your computer and use it in GitHub Desktop.
universal-demo-v5/src/app/app.component.html 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div style="text-align:center"> | |
| <h1> | |
| Welcome to {{title}}! | |
| </h1> | |
| </div> | |
| <pre>{{ dogs | json}}</pre> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment