from .BasePage import BasePage from .NewsPage import NewsPage from .PlaceholderPage import PlaceholderPage from .Logout import LogoutPage from .Account import AccountPage from .EditProfile import EditProfilePage from .ForgotPassword import ForgotPasswordPage from .RegisterPage import RegisterPage from .ImprintPage import ImprintPage from .ContactPage import ContactPage