Sha256: 98fe93080915e4bb12a955d840eb0e4ee7710220a2a2bc0fc0f3b228c39582ca

Contents?: true

Size: 843 Bytes

Versions: 26

Compression:

Stored size: 843 Bytes

Contents

{%assign tsize = include.title | size%}{% for t in include.title %} {% if forloop.index == 2 %}<span class="subtitle">({% endif %}{% assign thislangurl = false %}{% for u in include.url %}{% if u[0] == t[0] %}{% assign thislangurl = u[1] %}{% endif %}{% endfor %}{% if thislangurl %}<a href="{{thislangurl}}" hreflang="{{t[0]}}">{% assign lng = t[0]%}{% unless lng == "en" %}[{{site.data.lang[lng].name}}/<span lang="{{lng}}">{{site.data.lang[lng].nativeName}}</span>] {% endunless %}<span lang="{{lng}}">{% else %}<span lang="{{t[0]}}">{% endif %}{{t[1]}}</span>{% if thislangurl %}{% if include.external %}{% include_cached icon.html name="external-link" label="External Site" %}{% endif %}</a>{% endif %}{% unless forloop.first %}{% unless forloop.last %}, {% endunless %}{% if forloop.last %})</span>{% endif %}{% endunless %}{% endfor %}

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
wai-website-theme-1.9.pre _includes/multilang-title.html
wai-website-theme-1.7 _includes/multilang-title.html
wai-website-theme-1.6 _includes/multilang-title.html
wai-website-theme-1.5.6 _includes/multilang-title.html
wai-website-theme-1.5.5 _includes/multilang-title.html
wai-website-theme-1.5.2 _includes/multilang-title.html
wai-website-theme-1.5.1 _includes/multilang-title.html
wai-website-theme-1.5 _includes/multilang-title.html
wai-website-theme-1.4.5 _includes/multilang-title.html
wai-website-theme-1.4.1 _includes/multilang-title.html
wai-website-theme-1.4 _includes/multilang-title.html
wai-website-theme-1.3.1 _includes/multilang-title.html
wai-website-theme-1.3 _includes/multilang-title.html
wai-website-theme-1.2 _includes/multilang-title.html
wai-website-theme-0.1.6 _includes/multilang-title.html
wai-website-theme-0.1.5 _includes/multilang-title.html
wai-website-theme-0.1.4 _includes/multilang-title.html
wai-website-theme-0.1.3.1 _includes/multilang-title.html
wai-website-theme-0.1.3 _includes/multilang-title.html
wai-website-theme-0.1.2.7 _includes/multilang-title.html