Small change in search template and css.
[webpac2] / vhost / ecas / emerald2json.pl
1 tag( 'title',   rec('A') );
2 tag( 'issn',    rec('B') );
3 tag( 'url',     rec('C') );
4 tag( 'urlp',    rec('C') );
5 tag( 'collection',      
6         config('input description')
7 );
8