@( doc: services.document.ExtendedDocumentMetadata, currentPart: services.generated.tables.records.DocumentFilepartRecord, currentUser: Option[services.user.User], annotationCount: Long )(implicit request: RequestHeader, messages: Messages, webJarsUtil: org.webjars.play.WebJarsUtil) Recogito | @doc.author.map(_ + ": ")@doc.title @views.html.document.iconbar(doc.document, currentUser, services.RuntimeAccessLevel.READ_DATA, "edit")

@doc.author.map(_ + ": ")@doc.title

@doc.dateFreeform

@views.html.document.sourceLink(doc.source)

@annotationCount @messages("common.annotations")   ·   No Other Contributors @if(doc.license.isDefined) {   ·   @views.html.document.licenseInfo(doc.license.get, doc.attribution) }

The owner of this document has blocked access to the content. You can access the map, annotation stats and downloads pages.