Skip to content

Commit ac9defb

Browse files
committed
mod default.html, commented no translation insert, prev commit rmvd footer form
1 parent 08ed0c3 commit ac9defb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
{% include components/breadcrumbs.html %}
1717
<div id="main-content" class="main-content">
1818
<main>
19-
{%- if page.lang != site.active_lang -%}
19+
<!-- {%- if page.lang != site.active_lang -%}
2020
{%- include no-translation.html -%}
21-
{%- endif -%}
21+
{%- endif -%} -->
2222
{% if site.heading_anchors != false %}
2323
{% include vendor/anchor_headings.html html=content beforeHeading="true" anchorBody="<svg viewBox=\"0 0 16 16\" aria-hidden=\"true\"><use xlink:href=\"#svg-link\"></use></svg>" anchorClass="anchor-heading" anchorAttrs="aria-labelledby=\"%html_id%\"" %}
2424
{% else %}

0 commit comments

Comments
 (0)