{% extends "layout.html" %} {% block content %}
- {{ subject[2] }} task
{% elif subject[2] != 0 %}- {{ subject[2] }} tasks
{% endif %}The purpose of this website is to allow a space for students in year 11 to share easily either homework or class work with one another. To get started, simply select a subject and add a new work task. People can comment on each task, upload files and images, and comments are listed by the number of votes they recieve. To reply to a comment, simply write ">>", then the comment id. This website is 100% anonymous.
{% endblock %}