14 lines
569 B
Plaintext
14 lines
569 B
Plaintext
- content_for :page_title do
|
|
= t('terms.title', instance: site_hostname)
|
|
|
|
.content
|
|
.box-widget
|
|
.rich-formatting
|
|
%h2 Investors
|
|
%p
|
|
= link_to '2019 Annual Report', 'https://www.sec.gov/Archives/edgar/data/1709244/000110465920067852/annual_report.pdf'
|
|
%p
|
|
= link_to '2018 Annual Report', 'https://www.sec.gov/Archives/edgar/data/1709244/000114420419021378/tv519744_annualreport.pdf'
|
|
%p
|
|
= link_to '2017 Annual Report', 'https://www.sec.gov/Archives/edgar/data/1709244/000170924418000001/GAB_-_Annual_Report_-_2018.pdf'
|