mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
fixing header copy
This commit is contained in:
parent
b0331e2259
commit
7d5a171ebb
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
=# link_to(image_tag(@district.logo), @district) if @district.present?
|
||||
%h2= link_to @school.name, @school
|
||||
= simple_format(@school.description)
|
||||
%p Data for 2015-2016 school year.
|
||||
%p Data from 2016-2017 school year.
|
||||
- if @school.district.present?
|
||||
%p
|
||||
%strong District:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue