Fix rexr on page

This commit is contained in:
CHIEFSOFT\ameye
2025-06-13 19:50:24 -04:00
parent e0efa2d517
commit cd0e760249
3 changed files with 4 additions and 813 deletions
+2
View File
@@ -6,6 +6,8 @@ def home_page(request):
return render(request,'home.html',{'name':'autoMedSys AI'})
#return HttpResponse('Hrllo Medical')
def contact_page(request):
return render(request,'home.html',{'name':'autoMedSys AI'})
def blog_page(request):
return render(request,'home.html',{'name':'autoMedSys AI'})