1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-12 18:52:50 +00:00

Few changes

This commit is contained in:
2015-06-25 23:47:51 -05:00
parent db978abbca
commit aa78dee4c3
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ block content
if (date != null)
Span.colorRed= " " + date
br
input.form-control(required type="text", name="date", id="datepicker" placeholder="YYYY-MM-DD")
input.form-control(required type="text", name="date", id="datepicker" placeholder="MM/DD/YYYY")
br
Span Time:
if (time != null)