{% extends "global/Page.html" %} {% load otree %} {% block title %}Language{% endblock %} {% block content %} How would you rank yourself on a scale from 1 (beginner) to 10 (native-level fluency) in: {% formfields %} {% next_button %} {% endblock %}