{% if page.title != null %}
{{ page.title }}
{% else %}
Ruby Programming Language
{% endif %}
{% include sitelinks.html %}
{{ content }}
{% include sitelinks.html %}
{% include search.html %}
{% include analytics.html %}