Some initial menu and translation work

This commit is contained in:
Jonathan Carter
2025-06-20 19:30:10 +02:00
parent bc0d6b1803
commit d0ab6f9803
5 changed files with 50 additions and 18 deletions

View File

@@ -4,4 +4,3 @@ bp = Blueprint('welcome', __name__,
template_folder='')
from applets.welcome import routes