diff --git a/app/components/dashboard/dashboard_statistic_component.html.erb b/app/components/dashboard/dashboard_statistic_component.html.erb new file mode 100644 index 00000000..9ea7ca44 --- /dev/null +++ b/app/components/dashboard/dashboard_statistic_component.html.erb @@ -0,0 +1,5 @@ +
<%= label %>
+<%= value %> +
(<%= increment %>% to previous)
+No se ha podido consultar el servicio de estadísticas externas.
+ <% end %> +