# frozen_string_literal: true module Tramway module Page module ApplicationHelper include Tramway::Landing::ApplicationHelper end end end