1
You are missing commas:
context = {
'namelist': namelist,
'pdbcount': pdbcount,
'structcount': structcount
}
Source:stackexchange.com
1
You are missing commas:
context = {
'namelist': namelist,
'pdbcount': pdbcount,
'structcount': structcount
}