17 lines
676 B
Text
17 lines
676 B
Text
#footer
|
|
p
|
|
//| DEBUG RESPONSIVE:
|
|
//strong.show-for-small-only Small
|
|
//strong.show-for-medium-only Medium
|
|
//strong.show-for-large-only Large
|
|
//strong.show-for-xlarge-only X-Large
|
|
//strong.show-for-xxlarge-up XX-Large
|
|
// TODO: show feedback form in a modal and send the context (URL, user) along with email
|
|
' This site is operated by Christoph Haas and his debshots web application. Want to leave
|
|
a href="mailto:email@christoph-haas.de" feedback?
|
|
' | Kindly hosted by
|
|
a href="http://vexxhost.com/" VEXXHOST
|
|
// Only for debugging:
|
|
' | Cookie is #{session[:token]}
|
|
|
|
= render 'cookies_eu/cookies_eu', link: '/about#cookies'
|