ws/static/select-release.html.tmpl 🔗
@@ -3,6 +3,7 @@
{{- with .Project }}
<div class="wrapper">
<form method="post" class="select-release">
+ <h2>Select release</h2>
<div class="input">
<p>Which release of {{ .Name }} are you currently running?</p>
{{- $url := .URL -}}