* views/articles (main part) etc i18n * remove ja.yml * delete a replaced core entry * Update en.yml * Update fr.yml * Update _liquid.html.erb * Update _single_story.html.erb * Update en.yml * Update fr.yml * Update _liquid.html.erb * Update discussion_lock_confirm.html.erb * Update _widget_list_item.html.erb * Update _single_story.html.erb
5 lines
405 B
Text
5 lines
405 B
Text
<nav class="fs-s align-center block" aria-label="<%= t("views.articles.conduct.aria_label") %>">
|
|
<a href="/code-of-conduct" class="crayons-link crayons-link--secondary"><%= t("views.articles.conduct.code") %></a>
|
|
<span class="opacity-25 px-2" role="presentation">•</span>
|
|
<a href="/report-abuse" class="crayons-link crayons-link--secondary"><%= t("views.articles.conduct.report") %></a>
|
|
</nav>
|