Skip to content

Commit a92b380

Browse files
committed
Merge pull request #276 from codeschool/feedback_form_copy
Add disclaimer to feedback form
2 parents e190e8d + b9ddcfb commit a92b380

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

server/views/feedback/index.jade

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,16 @@ extends /views/layouts/layout
1010
block content
1111

1212
section.row
13-
.cell.cell--s.well.well--l.well--m--xl
13+
.cell.cell--s.well.well--l
14+
15+
.card.bdr.mbl
16+
h3 JavaScript.com is not responsible for the JavaScript language
17+
p.mbf.tss
18+
| If you are having an issue with JavaScript on your computer, you will
19+
| need to contact the site owner about issues with their site. This
20+
| form is
21+
em only
22+
| for feedback about the JavaScript.com site itself.
1423

1524
.mbl
1625
h1 Feedback

0 commit comments

Comments
 (0)