File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 57
57
< div class ="col-sm-6 ">
58
58
< div class ="input-group input-group-sm ">
59
59
< span class ="input-group-addon "> https://github.com/</ span >
60
- < input type ="text " id ="github " class ="form-control " placeholder ="yourname " value ="{{.user.Github}} ">
60
+ < input type ="text " id ="github " name =" github " class ="form-control " placeholder ="yourname " value ="{{.user.Github}} ">
61
61
</ div >
62
62
</ div >
63
63
</ div >
66
66
< div class ="col-sm-6 ">
67
67
< div class ="input-group input-group-sm ">
68
68
< span class ="input-group-addon "> http://weibo.com/</ span >
69
- < input type ="text " id ="weibo " class ="form-control " placeholder ="yourname " value ="{{.user.Weibo}} ">
69
+ < input type ="text " id ="weibo " name =" weibo " class ="form-control " placeholder ="yourname " value ="{{.user.Weibo}} ">
70
70
</ div >
71
71
</ div >
72
72
</ div >
You can’t perform that action at this time.
0 commit comments