| Left: | ||
| Right: |
| LEFT | RIGHT |
|---|---|
| 1 | |
| 1 lang="{{ locale }}" | 2 lang="{{ locale }}" |
| 2 dir="{{ "rtl" if config.has_option("rtl", locale) else "ltr" }}" | 3 dir="{{ "rtl" if config.has_option("rtl", locale) else "ltr" }}" |
| 3 itemscope="itemscope" | 4 itemscope="itemscope" |
| 4 itemtype="http://schema.org/WebPage" | 5 itemtype="http://schema.org/WebPage" |
| 5 class="no-js" | 6 class="no-js" |
| LEFT | RIGHT |