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 428dfae commit e13c9cdCopy full SHA for e13c9cd
app/views/application/_footer.html.slim
@@ -14,12 +14,8 @@ footer#footer
14
li.employers= link_to('Employers', employers_path)
15
=yield :footer_menu
16
17
- ul.assembly-badge
18
- li style="text-align: center;"
19
- = link_to 'https://assembly.com/coderwall?utm_campaign=assemblage&utm_source=coderwall&utm_medium=flair_widget&utm_content=flag_with_text'
20
- img src="https://treasure.assembly.com/assets/badges/flag_text-6cfc91728f9f0090d1688e4f0d41a639.svg"
21
ul.copyright
22
- li Copyright © 2015 Assembly Made, Inc. All rights reserved.
+ li Copyright © 2012-2015 Assembly Made, Inc. All rights reserved.
23
ul.credits
24
li= yield :credits
25
ul.mixpanel
0 commit comments