summaryrefslogtreecommitdiff
path: root/templates/homepage.hamlet
diff options
context:
space:
mode:
authorClint Adams <clint@softwarefreedom.org>2013-04-19 17:57:46 -0400
committerClint Adams <clint@softwarefreedom.org>2013-04-19 17:57:46 -0400
commit514ff2acff2ba9ad9f809e22fc8ed5a986410e5d (patch)
treebe57afe59d966d65910b4f9336a0370f9ca18b26 /templates/homepage.hamlet
Initial stab.
Diffstat (limited to 'templates/homepage.hamlet')
-rw-r--r--templates/homepage.hamlet10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/homepage.hamlet b/templates/homepage.hamlet
new file mode 100644
index 0000000..4078139
--- /dev/null
+++ b/templates/homepage.hamlet
@@ -0,0 +1,10 @@
+<h1>_{MsgReports}
+
+<div .reports>
+ <table .reports>
+ $forall l <- ledgernames
+ <tr>
+ <td .reports>#{l}
+ <td .reports>
+ <a href=@{RegisterR l}>
+ Register (CSV)