{% extends "base.html" %} {% block content %}
{{ content }}

About

shouldacite was created as a part of the Collaborations Workshop 16 Hackathon by:
    {% for user in ('izaromanowska', 'louisepb', 'mr-c', 'dimazest') %}
  • {{ user }}
  • {% endfor %}
{% endblock %}