@import com.gu.janus.model.{AwsAccount, JanusData} @import com.gu.googleauth.UserIdentity @import play.api.Mode @import scala.util.Try @import com.gu.janus.model.Permission @import scala.util.Failure @import scala.util.Success @import logic.ViewHelpers @(accountOwners: List[(AwsAccount, List[(String, Set[Permission])], Try[String])], user: UserIdentity, janusData: JanusData)(implicit mode: Mode, assetsFinder: AssetsFinder) @main("Accounts", Some(user), janusData) {
Refer to Janus' configuration for full details on who has what access to each AWS account.
} case None => {Refer to Janus' configuration for full details on who has what access to each AWS account.
} }There are no Janus-managed users for this account.
} else { @* We generate 1, 2 and 3 col versions of this and show/hide responsively *@ }