File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change 6767 {% endfor %}
6868 </ div >
6969 </ li >
70- < li class ="nav-item dropdown {% if this.is_child_of('/gsoc-2019') %} active{% endif%} ">
71- < a class ="nav-link " href ="# " id ="navbarGSoCDropdown " role ="button "> GSoC 2019</ a >
72- < div class ="dropdown-menu " aria-labelledby ="navbarGSoCDropdown ">
73- {% for href, title in [
74- ['/gsoc-2019', 'General Information'],
75- ['/gsoc-2019/project-ideas/all', 'Project Ideas'],
76- ['/gsoc-2019/student-expectations', 'Student Expectations'],
77- ['/gsoc-2019/application-instructions', 'Application Instructions'],
78- ] %}
79- < a class ="dropdown-item " href ="{{ href|url }} "> {{ title }}</ a >
80- {% endfor %}
81- </ div >
82- </ li >
8370 < li class ="nav-item dropdown {% if this.is_child_of('/archives') %} active{% endif%} ">
8471 < a class ="nav-link " href ="# " id ="navbarArchivesDropdown " role ="button "> Archives</ a >
8572 < div class ="dropdown-menu " aria-labelledby ="navbarArchivesDropdown ">
8673 {% for href, title in [
74+ ['/gsoc-2019', 'GSoC 2019'],
8775 ['/archives/old-tech-blog', 'CC Tech Blog (2007-2014)'],
8876 ['https://lists.ibiblio.org/pipermail/cc-devel/', 'cc-devel mailing list (2005-2015)'],
8977 ] %}
You can’t perform that action at this time.
0 commit comments