Skip to content

Commit 3e8d758

Browse files
committed
Fixing faq bug
1 parent 6b0c8c4 commit 3e8d758

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/static/faq.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- content_for :sidebar do
22
= render :partial => "shared/ask"
3-
= render :partial => "shared/support"
3+
= render :partial => "shared/support_blurb"
44

55
- content_for :title do
66
Frequently Asked Questions

0 commit comments

Comments
 (0)