Added pages

This commit is contained in:
CHIEFSOFT\ameye
2026-02-07 14:17:16 -05:00
parent 644a1ccfb4
commit 8862a2c321
3 changed files with 696 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from . import views
urlpatterns = [
path('home/', views.home_page),
path('contact/', views.contact_page),
path('about/', views.home_page),
path('about/', views.about_page),
path('terms/', views.home_terms),
path('privacy/', views.home_privacy),
path('healthrader',views.home_page),