# License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later
module CreateCampaign
CAMPAIGN_NAME_LENGTH_LIMIT = 60
end