Making progress
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user