- add_to_breadcrumbs s_('OnDemandScans|On-demand Scans'), project_on_demand_scans_path(@project)
- breadcrumb_title s_('DastProfiles|Manage profiles')
- page_title s_('DastProfiles|Manage profiles')

.js-dast-profiles{ data: { new_dast_site_profile_path: new_project_dast_site_profile_path(@project),
  new_dast_scanner_profile_path: new_project_dast_scanner_profile_path(@project),
  project_full_path: @project.path_with_namespace } }