hidalgo_landings/controllers/landings.py

7 lines
119 B
Python

# -*- coding: utf-8 -*-
# Controller for all the landing pages created on this apple
def l_edda():
return dict()