{% extends "base.html" %} {% import "helpers.html" as helper %} {% block stylesheets %}{% endblock %} {% block content %}
{{ helper.navbar_homepage(navbar) }}

SPH With Inter-dependent Fine-grained Tasking

{# TODO: Fix these static links #}

Get The Code

About SWIFT

{% endblock %} {% block navbarjs %}{# Remove the JS for navbars from homepage #}{% endblock %}