--- layout: default --- {% include setlang.html %} {% comment %} {% include breadcrumbs.html %} {% include share.html %} {% assign subnav = site.data[page.subnav] %} {% include linklist.html items=subnav dynamic=true %} {% endcomment %} {% assign github_tech_list = site.data.github_tech_list %} {% capture projects_escaped_json %} {{ t.todo_projects_dict | jsonify | replace: "'", "'" }} {% endcapture %} {{ page.title }} {{ page.subtitle }} {{ content }} Created Language {{ t.todo_page_project }} {{ t.todo_page_subproject }} {{ t.todo_page_title }} {{ t.todo_page_type }} {{ t.todo_page_labels }} {% if include.image %} {% endif %} {{ t.todo_page_filters }} {{ t.todo_page_projects }} {{ t.todo_page_tech }} {% for tech in github_tech_list %} {{ tech }} {% endfor %} {{ t.todo_page_types }} {{ t.todo_page_clearfilter }}