You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f"Setting {change.owner.__class__.__name__}.{change.name} is no longer supported. Use {change.owner.__class__.__name__}.extra_footer_scripts to load Google Analytics JS directly"
144
144
)
145
145
146
+
template_file=Unicode(
147
+
"page.html",
148
+
help="""
149
+
The template file to be used when rendering the web page.
0 commit comments