Skip to content

Commit b9ddcfb

Browse files
committed
Add disclaimer to feedback form
This adds a disclaimer that we are not responsible for the JavaScript language to the top of the feedback form in an effort to dissuade users from contacting us about such issues.
1 parent e190e8d commit b9ddcfb

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

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)