admin/app/views/pressContent.scala.html
@(bucket: String = "aws-frontend-archive")(implicit request: RequestHeader, context: model.ApplicationContext) @import conf.switches.Switches.ContentPresser @admin_main("Content Presser (archiver)", isAuthed = true) {
URL:
@if(ContentPresser.isSwitchedOn) { } else { This feature is currently switched off (use the switchboard to re-enable it) }
No URL provided
No pressing in progress
}