Esempio n. 1
0
 def render_head(self, ctx, data):
     tag = PublicPage.render_head(self, ctx, data)
     return tag[tags.script(src='/Mantissa/js/initialize.js')]
Esempio n. 2
0
 def render_head(self, ctx, data):
     tag = PublicPage.render_head(self, ctx, data)
     return tag[tags.script(src='/Mantissa/js/initialize.js')]