FlowRouter.route('/lasttx', {
  name: 'Lasttx.home',
  action() {
    if (useMobile()) {
      BlazeLayout.render('appBody', { main: 'lasttx' })