#!/usr/bin/env python

from ukbcc.webapp.webapp import main

main()
