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 5757 < div class ="col-sm-6 ">
5858 < div class ="input-group input-group-sm ">
5959 < 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}} ">
6161 </ div >
6262 </ div >
6363 </ div >
6666 < div class ="col-sm-6 ">
6767 < div class ="input-group input-group-sm ">
6868 < 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}} ">
7070 </ div >
7171 </ div >
7272 </ div >
You can’t perform that action at this time.
0 commit comments