I have two functions in my views.py
def example1(request) return render(request, \'example1.html\') def example2(request) return render(request, \'