UNPKG
generator-superlight-node-angular
Version:
latest (1.0.0)
1.0.0
0.0.0
A superlight MEAN stack project
www.eladhayun.com
eladhayun/generator-superlight-node-angular
generator-superlight-node-angular
/
generators
/
app
/
templates
/
_public
/
_views
/
_second.html
6 lines
(4 loc)
•
98 B
HTML
View Raw
1
2
3
4
5
6
<
div
class
=
"jumbotron text-center"
>
<
h1
>
Nerds and Proud
</
h1
>
<
p
>
{{ tagline }}
</
p
>
</
div
>