mirror of
https://github.com/treffynnon/sqlstyle.guide.git
synced 2025-07-11 17:11:11 -05:00
4 lines
No EOL
113 B
HTML
4 lines
No EOL
113 B
HTML
<option value="{{ iso }}"
|
|
{%- if page.lang == iso %} selected="selected"{% endif %}>
|
|
{{ full }}
|
|
</option> |