You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sqm-dashboards/app/views/analyze/index.html.erb

10 lines
313 B

<% content_for :title do %>
<div class="sub-header-2 color-white m-0"> Analysis of <%= @school.name %> </div>
<% end %>
<div class="graph-content">
<div class="breadcrumbs">
<%= @category.category_id %>:<%= @category.name %> > <%= @subcategory.subcategory_id %>:<%= @subcategory.name %>
</div>
</div>