mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-09 15:18:11 -05:00
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
%h1= t("_help")
|
|
|
|
.alert.alert-warning
|
|
!= t("error_messages.mobile_not_available",
|
|
desktop_link: link_to(t("error_messages.desktop_view_link"),
|
|
toggle_mobile_path))
|