def test_3_route(): return render(test_tabs)
def test_1_route(): return render(test_1)
def test_2_route(): return render(test_2)