<% if local_assigns[:top_link] %>
- <%= span_if_current(t(".top", arrow: "↑"), "#main") %>
<% end %>
- <%= span_if_current(t(".tos"), tos_path) %>
- <%= span_if_current(t(".content"), content_path) %>
- <%= span_if_current(t(".privacy"), privacy_path) %>
- <%= span_if_current(t(".tos_faq"), tos_faq_path) %>