legalese / legalese.github.io

Static assets for legalese.com
https://legalese.com/
70 stars 27 forks source link

inc_signatures has unmailed="undefined" #91

Open mengwong opened 8 years ago

mengwong commented 8 years ago

<table_enclosing_para class="signatureblock" unmailed="<?= data._include._unmailed ?>"<? if(data._include._unmailed) { ?><?!= " esnum=\"" + data._include._es_num + "\"" ?><? } ?>

it probably should be either true or false so figure out where that is coming from and define it.

if only XML templaters were strongly typed this wouldn't be a problem. Let's reimplement v1 in Yesod.