aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/error.html
AgeCommit message (Expand)Author
2024-10-22Add GN2 Fallback link to index page and and error page/text...Also removed the error callback from the menu AJAX call since it seems to just duplicate the error message (which is also handled by the statusCode function) zsloan
2024-09-26feat: Modify templates to extend from index_page....* This ensures we have the global search functionality included for all. Alexander_Kabui
2023-12-29Namespace all modules under gn2....We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. Arun Isaac