summaryrefslogtreecommitdiffhomepage
path: root/src/table-key.gsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/table-key.gsp')
-rw-r--r--src/table-key.gsp14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/table-key.gsp b/src/table-key.gsp
index ba551a8..db726b1 100644
--- a/src/table-key.gsp
+++ b/src/table-key.gsp
@@ -16,6 +16,18 @@ table #table-key cellspacing="0" {
td {-In my collection (proof)}
}
tr {
+ td {div .getting {}}
+ td {-Getting for my collection}
+ }
+ tr {
+ td {div .getting-nifc {}}
+ td {-Getting for my collection (NIFC)}
+ }
+ tr {
+ td {div .getting-proof {}}
+ td {-Getting for my collection (proof)}
+ }
+ tr {
td {div .unknown {}}
td {-Circulation status unknown}
}
@@ -23,4 +35,4 @@ table #table-key cellspacing="0" {
m4_dnl td {div .not-minted {}}
m4_dnl td {-m4_ifdef([__coins], [Not minted], [Not printed])}
m4_dnl }
-}
+} \ No newline at end of file