aboutsummaryrefslogtreecommitdiff
blob: bd51c7eb5bfc19058c5b0016b7c3e1ceb16f609b (plain)
1
2
3
4
5
6
7
8
9
10
11
<ol class="breadcrumb">
  <li class="breadcrumb-item"><a href="/"><%= t :home %></a></li>
  <li class="breadcrumb-item"><a href="/about"><%= t :about %></a></li>
  <li class="breadcrumb-item active"><%= t :help %></li>
</ol>

<h1><%= t :help %></h1>

<h2 id="keyword-legend"><%= t :keyword_table_legend %></h2>

<%= render partial: 'packages/keyword_legend' %>