From a6baadf6bb8c8dba48dfaaa6f45a4cf371eaf0d5 Mon Sep 17 00:00:00 2001 From: Matthew Geiger Date: Thu, 30 Apr 2020 18:03:16 -0400 Subject: [PATCH] Add registration link to the top of stochss pages --- client/templates/body.pug | 3 +++ 1 file changed, 3 insertions(+) diff --git a/client/templates/body.pug b/client/templates/body.pug index a219d8fa01..7c3de43fa6 100644 --- a/client/templates/body.pug +++ b/client/templates/body.pug @@ -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