30 |
31 | <%- include("modules/startup_welcome.pug") %> 32 |
33 | <%- include("modules/page/overview.pug") %> 34 | <%- include("modules/page/24hours.pug") %> 35 | <%- include("modules/page/projects_index.pug") %> 36 | <%- include("modules/page/projects_sub.pug") %> 37 | <%- include("modules/page/languages.pug") %> 38 | <%- include("modules/page/vcs.pug") %> 39 |
40 |
41 |
42 | <%- include("modules/bottom_info.html") %> 43 |
44 |