mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-07 21:48:13 -08:00
Capitalize link text
This commit is contained in:
parent
e111838eb3
commit
61dc62852f
1 changed files with 2 additions and 2 deletions
|
|
@ -21,8 +21,8 @@
|
|||
<div class="col p-5 ">
|
||||
<%= link_to sqm_index_path, class: "row justify-content-center text-white text-decoration-none" do %>
|
||||
<%= image_tag "guage.svg", size: "100x100" %>
|
||||
<h2 class="fs-5 mt-4 mb-3 text-decoration-underline">School Quality measures</h2>
|
||||
<p>School quality measures (SQM) framework aims to describe the full measure of what makes a good school, using five major categories</p>
|
||||
<h2 class="fs-5 mt-4 mb-3 text-decoration-underline">School Quality Measures</h2>
|
||||
<p>School quality Measures (SQM) framework aims to describe the full measure of what makes a good school, using five major categories</p>
|
||||
<% end %>
|
||||
</div>
|
||||
<div class="col p-5 ">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue