"""
This module imports all the routes that return something to the frontend.
from .doa import page_doa
from .users import *