You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asciinema.org/app/views/layouts/_footer.html.slim

13 lines
338 B
Plaintext

footer
.container
.row
.col-md-6
ul.links
li = link_to 'About', about_path
li = link_to 'Terms of Service', tos_path
li = link_to 'Privacy Policy', privacy_path
.col-md-6.text-right
' Developed with passion by
= link_to 'Marcin Kulik', 'https://github.com/sickill'