This repository has been archived on 2024-01-13. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2018-12-15 17:20:27 +01:00
|
|
|
{% assign title = include.lang.title | default: include.en.title %}
|
|
|
|
|
{% assign quote = include.lang.quote | default: include.en.quote %}
|
|
|
|
|
{% assign talk_name = include.lang.talk_name | default: include.en.talk_name %}
|