aboutsummaryrefslogtreecommitdiffstats
path: root/risk_insight/templates/index.html
blob: cde8d3dca9a283bebde5f84362e3053789b74d23 (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<html>
<head>
</head>
<body>
  <a href="tranches.html">Tranche Insights</a>
  <a href="indices.html">Index Insights</a>
</body>
</html>