We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43c072 commit 5488c29Copy full SHA for 5488c29
app/views/layouts/application.html.haml
@@ -38,5 +38,5 @@
38
%a.inline-block.mr1{href: tos_path} Terms
39
%p.inline-block.diminish.inline.mr1="Copyright #{Time.now.strftime('%Y')}"
40
41
- = redux_store("store", props: store_data) if store_data
+ -# = redux_store("store", props: store_data) if store_data
42
-# gdpr disabled render 'shared/tracking'
0 commit comments