{% macro wide_header() -%}

SPH With Inter-dependent Fine-grained Tasking

{%- endmacro %} {% macro navbar(items, link) -%} {# items is a list with the following strucutre: [ [item_name, item_link, item_classes], ... ] link is simply the link to the codebase (this is stored in a data file rather than the template). #} {%- endmacro %} {% macro navbar_homepage(items) -%} {%- endmacro %}