# -*- coding: utf-8 -*-
# Methods added to this helper will be available to all templates in the application.
module ApplicationHelper
  include Comm::Helpers::ApplicationHelper
  include Comm::Helpers::AssetTagHelper
end
