{% extends 'portal/base.html' %} {% load staticfiles %} {% load app_tags %} {% load headline_tags %} {% load benefits_tags %} {% block nav_play %}Students{% endblock nav_play %} {% block rapidrouter %}Rapid Router{% endblock rapidrouter %} {% block css %} {{block.super}} {% endblock css %} {% block scripts %} {{ block.super }} {% endblock scripts %} {% block subNav %} {{ block.super }} {% endblock subNav %} {% block content %} {{block.super}}
{% headline headline_name="HEADLINE" %}
{% benefits %}

Meet the characters

Wes image

Wes is as cunning as a fox, which is weird, because he’s actually a wolf.

Kirsty image

Kirsty is a girl with big ambitions. Her biggest ambition is to take the crown, and rule the world!

Dee image

Dee is a Mark II DeliviBot. She’s super friendly and her wire hair sparks when she laughs.

Nigel image

Nigel is the tallest kid in his class, and he’s growing taller by the day.

Phil image

Phil is a Boarsnark, however, he is different to most Boarsnarks because he’s very kind, and very gentle.

{% endblock content %}