@ -12,15 +12,17 @@
< div class = "pure-g text-center" >
< div class = "pure-g text-center" >
< div class = "pure-u-1-24" > < / div >
< div class = "pure-u-1-24" > < / div >
< div class = "pure-u-22-24" >
< div class = "pure-u-22-24" >
< table class = "pure-table pure-table-striped" >
< table class = "pure-table pure-table-striped full-width " >
< thead >
< thead >
< th > Registration Code< / th >
< th > Creation Time< / th >
< th > Expiration Time< / th >
< th > Usages< / th >
< th > Max Usages< / th >
< th > Registration Link< / th >
< th > Expire< / th >
< tr >
< th > Registration Code< / th >
< th > Creation Time< / th >
< th > Expiration Time< / th >
< th > Usages< / th >
< th > Max Usages< / th >
< th > Registration Link< / th >
< th > Expire< / th >
< / tr >
< / thead >
< / thead >
< tbody >
< tbody >
{% for registration_code in registration_codes %}
{% for registration_code in registration_codes %}
@ -57,7 +59,7 @@
< div class = "pure-g text-center pad-top" >
< div class = "pure-g text-center pad-top" >
< div class = "pure-u-1-5" > < / div >
< div class = "pure-u-1-5" > < / div >
< div class = "pure-u-3-5" >
< div class = "pure-u-3-5" >
< table class = "pure-table pure-table-striped" >
< table class = "pure-table pure-table-striped full-width " >
< thead >
< thead >
< tr >
< tr >
< th > Matrix ID< / th >
< th > Matrix ID< / th >