|
|
|
@ -21,7 +21,7 @@
|
|
|
|
<section class="row justify-content-center my-5">
|
|
|
|
<section class="row justify-content-center my-5">
|
|
|
|
<div class="dynamic-content">
|
|
|
|
<div class="dynamic-content">
|
|
|
|
<h2 class="color-primary">Looking For More Information?</h2>
|
|
|
|
<h2 class="color-primary">Looking For More Information?</h2>
|
|
|
|
<p> <%= link_to "Download the ECP Fact Sheet", "/" %> </p>
|
|
|
|
<p> <%= link_to "Download the ECP Fact Sheet", asset_path("/docs/mission/ECP_Fact_Sheet.pdf"), target: "_blank" %> </p>
|
|
|
|
<p> <%= link_to "Download the ECP Frequently Asked Questions", "/" %> </p>
|
|
|
|
<p> <%= link_to "Download the ECP Frequently Asked Questions", "/" %> </p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|
|