Improve look of auth pages

This commit is contained in:
Peter Stockings
2025-12-17 23:36:13 +11:00
parent 049c875bc2
commit 717a18fa3c
3 changed files with 149 additions and 86 deletions

View File

@@ -9,6 +9,7 @@ show_refresh=False,
show_logs=False,
show_client=False,
show_link=False,
show_tests=False,
dashboardUrl=url_for('http.overview'),
cancel_url=url_for('http.overview'),
title='New HTTP Function')