diff options
Diffstat (limited to 'python/report_ops')
| -rw-r--r-- | python/report_ops/utils.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/report_ops/utils.py b/python/report_ops/utils.py index bf9ed3d9..a108c0cd 100644 --- a/python/report_ops/utils.py +++ b/python/report_ops/utils.py @@ -187,7 +187,7 @@ class BondMarkMonitor( </style> </head> <body> - Good morning,<br><br>Could you please use Manager marks for the below trades:<br><br>{cls.to_tabulate()} + Good morning,<br><br>Could you please use Manager marks for the below trades going forward per Valuation Policy?:<br><br>{cls.to_tabulate()} </body> </html>""" ), |
