{% extends "layout.html" %} {% block title %}Contributors{% endblock %} {% block breadcrumb %}
  • How to contribute {% endblock %} {% block hamburger %} {{ macros.singlePageLinks() }} {% endblock %} {% block body %}

    So far {{ contributors | length }} people have contributed to the Stacks project.

    {% endblock %} {% block sidebar %} {{ macros.singlePageLinks() }}

    If you want to see your name listed in your native script, please get in touch. {% endblock %}