Updated footer
This commit is contained in:
@ -15,7 +15,6 @@ html
|
||||
.container
|
||||
include partials/flash
|
||||
block content
|
||||
.container
|
||||
include partials/footer
|
||||
script.
|
||||
var _gaq = _gaq || [];
|
||||
|
@ -1,6 +1,8 @@
|
||||
#footer
|
||||
.container
|
||||
ul.list-inline.pull-left
|
||||
li © 2014 Company, Inc.
|
||||
ul.list-inline.pull-right
|
||||
li
|
||||
a(href='#') Terms of Use
|
||||
li
|
||||
@ -9,5 +11,3 @@
|
||||
a(href='https://github.com/sahat/hackathon-starter') GitHub Project
|
||||
li
|
||||
a(href='https://github.com/sahat/hackathon-starter/issues') Issues
|
||||
ul.list-inline.pull-right
|
||||
|
||||
|
Reference in New Issue
Block a user