affcher les allocations dans home.pt

This commit is contained in:
2019-01-22 08:18:38 +01:00
parent a5b9cf6765
commit 83cc8962b7
2 changed files with 6 additions and 8 deletions

View File

@@ -10,6 +10,7 @@ zope.sqlalchemy
waitress waitress
mysqlclient mysqlclient
beautifulsoup4 beautifulsoup4
docutils
[testing] [testing]
WebTest>=1.3.1 WebTest>=1.3.1

View File

@@ -58,14 +58,11 @@
</tr> </tr>
</tbody> </tbody>
</table> </table>
<dl> <p>
<dt>Allocation globale</dt> <b>Allocation globale</b> : 60% actions + 40% obligations<br />
<dd>60% Actions + 40% Obligations</dd> <b>Allocation actions CTO</b> : 60% US + 30% Europe + 10% Japon (1/2)<br />
<dt>Allocation actions A</dt> <b>Allocation actions PEA</b> : 85% World + 15% Emergents (1/2)
<dd>60% US + 30% Europe + 20% Japon (2/3)</dd> </p>
<dt>Allocation actions B </dt>
<dd>85% World + 15% Emergents (1/3)</dd>
</dl>
</div> </div>
</div> </div>