AyuntamientoMadrid/participacion

View on GitHub
app/components/admin/dashboard/index_component.html.erb

Summary

Maintainability
Test Coverage
<% provide :main_class, "admin-dashboard-index" %>
<%= header(skip_section_title: true) %>

<p><%= t("admin.dashboard.index.description", org: setting["org_name"]) %></p>

<%= info %>

<address>
  <%= email_link %>
  <%= website_link %>
</address>