We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f10ebed commit 201735eCopy full SHA for 201735e
views/layout.jade
@@ -2,6 +2,7 @@
2
html(ng-app="myApp")
3
head
4
meta(charset='utf8')
5
+ base(href='/')
6
title Angular Express Seed App
7
link(rel='stylesheet', href='/css/app.css')
8
body
0 commit comments