Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김가영
/
Probability Death
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Ubuntu
2019-05-26 07:30:05 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fa9ee6635501fc45b2a484ed7a3736ed5b6cab89
fa9ee663
1 parent
6147a948
edit main.ejs
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
views/main.ejs
views/main.ejs
View file @
fa9ee66
...
...
@@ -85,8 +85,8 @@
&
nbsp
&
nbsp
&
nbsp
&
nbsp
<label>
생년월일
</label>
<input
type=
"text"
name=
"birth"
class=
"form-control"
placeholder=
"971009"
style=
"width:200px;"
>
<label>
현재 장소(시)
</label>
<br><br><br>
<label>
현재 장소(시
, 도
)
</label>
<input
type=
"text"
name=
"city"
class=
"form-control"
placeholder=
"서울"
style=
"width:200px;"
>
<label>
현재 장소(구)(
</label>
<input
type=
"text"
name=
"county"
class=
"form-control"
placeholder=
"강남구"
style=
"width:200px;"
>
...
...
Please
register
or
login
to post a comment