summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/viewers/_metrics_dashboard_yml_loading.html.haml
blob: db4b04eaeb8803f0a2b8b4a14a6ef2d360af63dd (plain)
1
2
3
4
= loading_icon(css_class: "gl-vertical-align-text-bottom mr-1")
= _('Metrics Dashboard YAML definition') + '…'

= link_to _('Learn more'), help_page_path('operations/metrics/dashboards/yaml.md')