{{extend 'layout.html'}} {{block header}} {{=response.title or request.application}} {{=response.subtitle or ''}} {{end}}
TEMPORARY: This is a temporary index page, just to develp
{{= DIV(UL( LI(A('Load an entry form local file', _href = URL(r = request, f = 'import_entry'))), LI(A('Load an entry remotely from UniProt', _href = URL(r = request, f = 'uniprot_remote_load'))), LI(A('View loaded entries', _href = URL(r = request, f = 'view_uniprot_entries'))), )) }}