Closed magwas closed 7 years ago
json structure:
{ "assurers": [ { "name":"Mekk Elek", "email":"mekkelek@adatom.hu", "districts":["Budapest","Velence","Vácrátót"], "assurances": [ { "assurance":"magyar", "expires":"never" } ], "availability":"yes" } ] }
the record will not be displayed if availability is false
/static/assurers.json contains real data (gitignored) /static/assurers.exmpl contains this stucture