transfer.coffee/views
Kumi 667b2bd199
refactor: remove redundant root route and streamline mnemonic rendering
Eliminated the redundant root route definition to avoid unnecessary rendering of the index page from the server side. Streamlined the client-side rendering of the mnemonic variable in the index.ejs file to always define the mnemonic constant. Enhances maintainability and reduces potential errors related to undefined variables.
2024-06-15 15:03:33 +02:00
..
index.ejs refactor: remove redundant root route and streamline mnemonic rendering 2024-06-15 15:03:33 +02:00