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.
11 lines
363 B
11 lines
363 B
<header class="row">
|
|
<div class="title col-12">
|
|
<div class="float-right">
|
|
<%= link_to("Frequently Asked Questions", "/MCIEA-Data-Dashboard-FAQ.pdf", class: 'faq', target: '_blank') %>
|
|
</div>
|
|
<h2 style="clear: right; text-align: center; margin-bottom: 30px;">
|
|
<%= link_to(image_tag('logo.png'), root_path) %>
|
|
</h2>
|
|
</div>
|
|
</header>
|