summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/glsa/new.html.erb')
-rw-r--r--app/views/glsa/new.html.erb11
1 files changed, 0 insertions, 11 deletions
diff --git a/app/views/glsa/new.html.erb b/app/views/glsa/new.html.erb
deleted file mode 100644
index d7bb6a2..0000000
--- a/app/views/glsa/new.html.erb
+++ /dev/null
@@ -1,11 +0,0 @@
-<h1>New&hellip;</h1>
-
-<div class="buttons" style="padding: 1em; display: inline-block;">
-<p>File a request for others to draft&hellip;</p>
-<p style="margin-bottom: 5em;"><a href="/glsa/new/request" class="button" style="padding: .4em; margin: .5em; font-size: 150%">
- <img src="/images/icons/glsa_request.png" alt="Requests" style="vertical-align: middle;" /> File a new request</a></p>
-
-<p>&hellip; or start drafting right away:</p>
- <p><a href="/glsa/new/draft" class="button" style="padding: .4em; margin: .5em; font-size: 150%">
- <img src="/images/icons/glsa_draft.png" alt="Draft" style="vertical-align: middle;" /> File a new draft</a></p>
-</div> \ No newline at end of file