mirror of
https://gitlab.silvrtree.co.uk/martind2000/ft-webplatform.git
synced 2025-02-11 20:19:17 +00:00
97 lines
3.4 KiB
HTML
97 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>German Tax Intl</title>
|
||
|
<link rel="shortcut icon" href="/assets/img/favicon.ico" type="image/x-icon" />
|
||
|
<meta name="viewport" content="initial-scale=1.0" />
|
||
|
|
||
|
<!-- 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/gw/main" site="de-de" locale="de-de" long-date="dd MMMM yyyy" short-date="dd.MM.yyyy"></div>
|
||
|
|
||
|
<div data-fti-module="alert" data-url="/advisor/"></div>
|
||
|
<ft-full-width-page-no-panel>
|
||
|
<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">
|
||
|
<div id="w1502718465567">
|
||
|
<ft-german-tax cid="c1503294810024"> </ft-german-tax>
|
||
|
<script type="application/json" class="page-json">
|
||
|
{
|
||
|
"c1503294810024": {
|
||
|
"Filters": [
|
||
|
"INVESTMENT_VEHICLE",
|
||
|
"FUND_NAME"
|
||
|
],
|
||
|
"share-class-content": [
|
||
|
"no-show-share-class-content"
|
||
|
],
|
||
|
"show-superscript": [
|
||
|
"01"
|
||
|
],
|
||
|
"hideTaxColumns": [
|
||
|
"false"
|
||
|
],
|
||
|
"Funds-For-Display": [
|
||
|
"Exclude"
|
||
|
],
|
||
|
"Display-For-Funds": [
|
||
|
"19451-J",
|
||
|
"19451-Z",
|
||
|
"4912-Z",
|
||
|
"4912-J1",
|
||
|
"4912-J"
|
||
|
],
|
||
|
"Include-Manual-Funds": [
|
||
|
"Manual-Funds"
|
||
|
],
|
||
|
"ISIN-or-FundNumber": [
|
||
|
"ISIN"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
</script>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div slot="body-bottom">
|
||
|
<div id="w1474443031159">
|
||
|
<ft-caveats placement="TaxBottom"></ft-caveats>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div slot="footer">
|
||
|
<ft-footer></ft-footer>
|
||
|
</div>
|
||
|
</ft-full-width-page-no-panel>
|
||
|
<!--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>
|