list-react.pug 952 B

12345678910111213141516171819202122
  1. extends ../layout-marketing
  2. block entrypointVar
  3. - entrypoint = 'pages/project-list'
  4. block vars
  5. - var suppressNavContentLinks = true
  6. block append meta
  7. meta(name="ol-usersBestSubscription" data-type="json" content=usersBestSubscription)
  8. meta(name="ol-notifications" data-type="json" content=notifications)
  9. meta(name="ol-notificationsInstitution" data-type="json" content=notificationsInstitution)
  10. meta(name="ol-userEmails" data-type="json" content=userEmails)
  11. meta(name="ol-allInReconfirmNotificationPeriods" data-type="json" content=allInReconfirmNotificationPeriods)
  12. meta(name="ol-user" data-type="json" content=user)
  13. meta(name="ol-reconfirmedViaSAML" content=reconfirmedViaSAML)
  14. meta(name="ol-survey" data-type="json" content=survey)
  15. meta(name="ol-tags" data-type="json" content=tags)
  16. meta(name="ol-portalTemplates" data-type="json" content=portalTemplates)
  17. block content
  18. main.content.content-alt.project-list-react#project-list-root