Add the lang prefix to all links
authorGreg Burri <greg.burri@gmail.com>
Wed, 26 Mar 2025 11:03:31 +0000 (12:03 +0100)
committerGreg Burri <greg.burri@gmail.com>
Wed, 26 Mar 2025 11:03:31 +0000 (12:03 +0100)
commit3089ede6eb8c613c7095a3080b5741bbcaa1bf36
treeba592285301d4f54a57ffa9aca27b3f76bd54eea
parentb39cb1c067ccea9bdbbc4d5a304ebfd7b61fa5d2
Add the lang prefix to all links
backend/src/services/recipe.rs
backend/src/services/user.rs
backend/templates/base_with_header.html
backend/templates/profile.html
backend/templates/recipe_view.html
frontend/src/lib.rs
frontend/src/pages/recipe_edit.rs