ft-webplatform/test/pages/etf-gb/overview-25799.html
Martin Donnelly 76920442b1 init
2017-09-28 13:04:16 +01:00

91 lines
3.4 KiB
HTML

<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="X-UA-Compatible" content="IE=edge"/>
<title>Franklin Balanced Fund - Overview</title>
<link rel="shortcut icon" href="/assets/img/favicon.ico" type="image/x-icon"/>
<meta name="viewport" content="initial-scale=1.0"/>
<style media="not print">
.fund-symbol .visible-print-inline {
display:block!important;
}
.adobe {
display:none;
}
</style>
<!-- site specific CSS - comment out appropriate css file -->
<!-- <link rel="stylesheet"
href="/assets/css/en-gb-retail.css"
type="text/css"/> -->
<link rel="stylesheet" href="http://pattern-library.corp.frk.com/assets/css/core.css" type="text/css"/>
<!--
<link rel="stylesheet"
href="/assets/css/en-gb-libertyshares.css"
type="text/css"/>
-->
<!-- /site specific CSS -->
</head>
<body>
<div id="site-config" aurelia-app="configuration/etf/main" site="etf-gb" locale="en-gb" segment="investor" long-date="dd MMMM yyyy" short-date="dd.MM.yyyy"></div>
<div data-fti-module="alert" data-url="/advisor/" ></div>
<ft-full-width-page>
<div slot="header">
<ft-header></ft-header>
</div>
<div slot="body-top">
<ft-breadcrumbs></ft-breadcrumbs>
<ft-fund-alert></ft-fund-alert>
<ft-fund-title></ft-fund-title>
<ft-fund-tabs></ft-fund-tabs>
</div>
<div slot="body-main">
<ft-labels cid="c6345606534352" fund-id="25799"></ft-labels>
<div class="row">
<div class="col-sm-6 col-sm-push-6" id="w6597806534352">
<ft-fund-static-bar cid="c6597806534352" fund-id="25799"></ft-fund-static-bar>
</div>
<div class="col-sm-6 col-sm-pull-6">
<h3>FUND DESCRIPTION</h3>
<div>The fund seeks to provide investment results that closely correspond,
before fees amd expenses, to the performance of its corresponding underlying index,
LibertyQ Emprging Markets Index.
The underlying LibertyQ Emerging Markets Index includes stocks from emerging markets countries that have favorable exposure to four investmenyt style factors
- quality, value, momentum and low volatility.</div>
</div>
</div>
<div id="w6597806534352">
<ft-fund-information cid="c6597806534352" fund-id="25799"></ft-fund-information>
<script type="application/json" class="page-json">{ "c6597806534352": {
"spanRow" : [ "yes" ],
"showChart" : [ "yes" ]
}}</script>
<h2>Trading Information</h2>
<ft-trading-information cid="c6597806534352" fund-id="25799"> </ft-trading-information>
</div>
</div>
<div slot="body-bottom">
<div id="w1474443031159"><ft-caveats placement="FundOverviewBottom"></ft-caveats></div>
<ft-modal></ft-modal>
</div>
<div slot="footer">
<ft-footer></ft-footer>
</div>
</ft-full-width-page>
<!--JAVASCRIPT-->
<!--
<script src="/assets/js/franklin.core.min.js"
type="text/javascript"></script>
-->
<script src="/assets/js/web-platform.js" data-main="aurelia-bootstrapper"></script>
</body>
</html>