Making progress

This commit is contained in:
2017-06-08 12:20:43 -05:00
parent abd7e803e9
commit 9a77a25342
21 changed files with 440 additions and 194 deletions

View File

@@ -7,7 +7,7 @@
<div class="pure-control-group">
<label class="control-label" for="teamname">Team Name</label>
<input id="teamname" name="teamname" type="password" placeholder="Team Name">
<input id="teamname" name="teamname" value="{{.TemplateData.Name}}" placeholder="Team Name">
</div>
<div class="pure-control-group reset-pull">