18c18 < def load(self, script, name='app.js'): --- > def load(self, script, name='app.js', **kwargs): 45c45,46 < } --- > }, > **kwargs