6 lines
209 B
Plaintext
6 lines
209 B
Plaintext
-# = link_to (image_tag "telegram-logo.png", height: 32, width: 32), "https://t.me/+IEp-tAetjYozYWM5"
|
|
-# - @tokens = Token.all
|
|
.footer-tokens
|
|
- @footer_tokens.each do |token|
|
|
= link_to token.name, token
|