diff options
| author | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-03-15 22:02:03 +0000 |
|---|---|---|
| committer | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-03-15 22:02:03 +0000 |
| commit | 5d7cb45633994c3d51a54e525d7f9eba685b12ed (patch) | |
| tree | f901715bbf09efd3b60e1dde3a0317a4a51252b1 | |
| parent | ec3018e222a25c53857b48140954688829ac1d27 (diff) | |
fixed web type
| -rw-r--r-- | web/views/map.pug | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/views/map.pug b/web/views/map.pug index 888efc0..484899c 100644 --- a/web/views/map.pug +++ b/web/views/map.pug @@ -6,11 +6,11 @@ block content #report strong Gender span#report-gender - strong Age range + strong Age Range span#report-age-range strong Race span#report-race - strong Other Arrtibutes + strong Other Attributes span#report-other strong Distinctive Features span#report-distinctive |
