We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a70661f commit 6b75546Copy full SHA for 6b75546
app/views/stats/show.html.erb
@@ -23,7 +23,7 @@
23
</div>
24
<div style="margin-top: 20px;">
25
<% if @lang == 'en' %>
26
- <a href="/stats">» Switch to Japanese</a> / <a href="/dojos">» View Annual Data</a>
+ <a href="/stats">» Switch to Japanese</a>
27
<% else %>
28
<a href="/english/stats">» View in English</a> / <a href="/dojos">» 年次データを見る</a>
29
<% end %>
0 commit comments