| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 lang="{{ locale }}" | |
|
ire
2017/12/07 12:36:26
This include doesn't seem to be working. None of t
juliandoucette
2017/12/08 16:49:51
Apparently this was mistaken for page meta data :D
ire
2017/12/11 15:53:46
Ah! Ack.
| |
| 2 dir="{{ "rtl" if config.has_option("rtl", locale) else "ltr" }}" | |
| 3 itemscope="itemscope" | |
| 4 itemtype="http://schema.org/WebPage" | |
| 5 class="no-js" | |
| OLD | NEW |