7bf5fab1fa2fa07cc012c0570781aea23343ae05bcca862eaaeeb4e5a739a9107f8ae073ef6a37b3
43
                     ad_file = os.path.join(g.static_path, 'ad_default.html'),
43
                     ad_file = os.path.join(g.static_path, 'ad_default.html'),
44
                     reported = 0,
44
                     reported = 0,
45
                     valid_votes = 0,
45
                     valid_votes = 0,
 
 
46
                     show_media = False,
46
                     )
47
                     )
47
 
48
 
48
    @classmethod
49
    @classmethod