Skip to content

Commit 6f674a1

Browse files
backup2
1 parent 44aa849 commit 6f674a1

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

detection/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626

2727
def analyze_page(request):
28-
return render(request, 'templates/detection/analyze.html')
28+
return render(request, 'detection/analyze.html')
2929

3030
class DashboardView(View):
3131
def get(self, request):

detection/static/detection/img/fc5d62c8-9c7a-427a-bbd4-5c59d499facd-removebg-preview.png renamed to static/detection/img/fc5d62c8-9c7a-427a-bbd4-5c59d499facd-removebg-preview.png

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)