package MSGBA::Web::Controller::Static; use v5.34.1; use strict; use warnings; use Mojo::Base 'Mojolicious::Controller', -signatures; 1;