from .models import * class Merci(Page): form_model = 'player' page_sequence = [Merci]