Example #1
0
def test_3_route():
    return render(test_tabs)
Example #2
0
def test_1_route():
    return render(test_1)
Example #3
0
def test_2_route():
    return render(test_2)