diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/homepage.hamlet | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/homepage.hamlet b/templates/homepage.hamlet index 4078139..f6acc22 100644 --- a/templates/homepage.hamlet +++ b/templates/homepage.hamlet @@ -8,3 +8,15 @@ <td .reports> <a href=@{RegisterR l}> Register (CSV) + <td .reports> + <a href=@{JournalR PandL l}> + P&L (CSV) + <td .reports> + <a href=@{JournalR Assets l}> + Assets (CSV) + <td .reports> + <a href=@{JournalR Liabilities l}> + Liabilities (CSV) + <td .reports> + <a href=@{JournalR Everything l}> + Everything (CSV) |