def no_blueprint_custom_endpoint_func():
     return forward()
 def no_blueprint_auto():
     return forward()
 def no_blueprint():
     return forward('no_blueprint.html')
 def no_blueprint_custom_endpoint_func():
     return forward()
 def no_blueprint_auto():
     return forward()
 def no_blueprint():
     return forward('no_blueprint.html')