diff --git a/app/views/content/display/_tailwind_foldered_index.html.erb b/app/views/content/display/_tailwind_foldered_index.html.erb index d0e5f797..deb7963c 100644 --- a/app/views/content/display/_tailwind_foldered_index.html.erb +++ b/app/views/content/display/_tailwind_foldered_index.html.erb @@ -377,6 +377,7 @@ <% if @questioned_content && @attribute_field_to_question %> + <% serendipitous_category = @attribute_field_to_question.attribute_category%>

diff --git a/config/locales/en.yml b/config/locales/en.yml index 9bf4c491..73dea525 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -611,7 +611,7 @@ en: other_names: What other names is %{name} known by? population: What is the population of %{name}? - social_hierarchy: How is the population separated into hierarchical classes? + social_hierarchy: How is the population separated into hierarchical classes in %{name}? currency: What currency is used in %{name}? education: How important is education in %{name}? laws: What are the major laws in %{name}?