BathHacked/energy-sparks

View on GitHub
app/views/schools/advice/_data_warning.html.erb

Summary

Maintainability
Test Coverage
<%= component 'notice', status: :negative do |c| %>
  <%= t('advice_pages.error.data_warning', fuel_type: fuel_type) %>
<% end %>