yetessam commited on
Commit
d6f4422
·
verified ·
1 Parent(s): b869265

Update ui/contentagentui.py

Browse files
Files changed (1) hide show
  1. ui/contentagentui.py +1 -1
ui/contentagentui.py CHANGED
@@ -159,7 +159,7 @@ class ContentAgentUI:
159
  gr.Markdown("*No examples found.*")
160
 
161
  # Footer
162
- gr.Markdown("<div id='footer'>Thanks for trying it out!</div>")
163
 
164
 
165
 
 
159
  gr.Markdown("*No examples found.*")
160
 
161
  # Footer
162
+ gr.HTML("<div id='footer'>Thanks for trying it out!</div>")
163
 
164
 
165