%! import os.path, glob, codecs from matsuba import config uopen = lambda fn: codecs.open(fn, 'r', 'utf-8', 'replace') JS_VERSION = '3' DEFAULT_STYLESHEET = 'Futaba' STYLESHEETS = ['Burichan', 'Futaba', 'Gurochan', 'Photon'] # Accessible via javascript and cookies, but not in the clickable selectors # Collected from various imageboards around the net. HIDDEN_STYLESHEETS = [ '420chan', '573', 'Creator', 'Cuddle', 'Electric Blue', 'Fuhrerchan', 'Germany', 'Kusaba', 'Londerground', 'Not4chan', 'Transmission', 'Wiiabu', ] %> <%def name="bodyclass()">%def> <%def name="pagetitle()">%def>