# extends 'base.html' # import 'macro/utils.html' as utils # block content
# set instances_url = 'https://console.developers.google.com/project/%s/appengine/instances?moduleId=default&versionId=%s' % ( config.APPLICATION_ID, config.CURRENT_VERSION_NAME, ) if config.PRODUCTION else '' For most of the settings to be applied for everyone, you will # if instances_url have to restart # else have to restart # endif the instances.
# endif # block admin_header # endblock