Skip to content

Commit

Permalink
Merge pull request #837 from StochSS/register
Browse files Browse the repository at this point in the history
Add registration link to the top of stochss pages
  • Loading branch information
Matthew Geiger authored Apr 30, 2020
2 parents 576e045 + a6baadf commit 7cf79c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/templates/body.pug
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ body
li.nav-item: a.nav-link(href="http://www.stochss.org", target="_blank")
| About

li.nav-item: a.nav-link(href="https://docs.google.com/forms/d/12tAH4f8CJ-3F-lK44Q9uQHFio_mGoK0oY829q5lD7i4/viewform?embedded=true", target="_blank")
| Register

li.nav-item: a.nav-link(href="http://www.stochss.org/?page_id=476", target="_blank")
| Documentation

Expand Down

0 comments on commit 7cf79c5

Please sign in to comment.