Ali2206 commited on
Commit
71ff4cb
·
verified ·
1 Parent(s): ed7c34d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -107,7 +107,7 @@ with gr.Blocks(css="""
107
  }
108
  """) as admin_ui:
109
  gr.Markdown("<div class='title-text'>👨‍⚕️ Doctor Account Creator</div>")
110
- gr.Markdown("<div class='description-text'>Admins can register new doctors using this secure panel. Generated at 06:07 PM CET on Friday, May 16, 2025.</div>")
111
 
112
  with gr.Column():
113
  full_name = gr.Textbox(label="Full Name", placeholder="e.g. Dr. Sarah Hopkins")
 
107
  }
108
  """) as admin_ui:
109
  gr.Markdown("<div class='title-text'>👨‍⚕️ Doctor Account Creator</div>")
110
+ gr.Markdown("<div class='description-text'>Admins can register new doctors using this secure panel. Generated at 02:54 PM CET on Saturday, May 17, 2025.</div>")
111
 
112
  with gr.Column():
113
  full_name = gr.Textbox(label="Full Name", placeholder="e.g. Dr. Sarah Hopkins")