Skipper CMS
    {{ if .Space }}
  • Home
  • {{ end }} {{ if .ContentType }}
  • {{ .Space.Name }}
  • {{ end }} {{ if .Hook }}
  • {{ .Space.Name }}
  • {{ end }} {{ if .Content }}
  • {{ .ContentType.Name }}
  • {{ end }} {{ if and .Space (not .ContentType) (not .Hook) }}
  • Copy
  • Update
  • Delete
  • {{ end }} {{ if and .ContentType (not .Content) }}
  • Update
  • Delete
  • {{ end }} {{ if .Content }}
  • Delete
  • {{ end }} {{ if .Hook }}
  • Delete
  • {{ end }} {{ if .User }}
  • {{if and .User (.User | paid)}}
  • Invite
  • {{end}}
  • Billing
  • {{ else }}
  • Signup
  • Login
  • Pricing
  • {{ end}}
  • Tour
  • Docs