CodeCommitsIssuesPull requestsActionsInsightsSecurity
ec997c50d049f97986d5e5f5d4d480a114899b0c

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

app/components/steps/download/download.pug

16lines · modepreview

section.step.with-header-offset(data-step="download" data-flow="column")
  header.header(data-flow="column")
    img.icon(data-ref="icon")

    h1 Your plugin is downloading...

    a.download-link.more(data-ref="downloadLink" download)
      | Download immediately

  footer.footer
    a.made-by.button.secondary(
      href="https://github.com/EagerIO/InstantPlugin"
      tabindex="-1"
      target="_blank")
      span.label Made by
      include ../../../assets/eager-logo.svg