diff --git a/app/views/legislation/processes/_header_full.html.erb b/app/views/legislation/processes/_header_full.html.erb index 4d365618e..d631f8de5 100644 --- a/app/views/legislation/processes/_header_full.html.erb +++ b/app/views/legislation/processes/_header_full.html.erb @@ -27,10 +27,15 @@

<%= t('.how_to_participate') %>

<%= markdown process.how_to_participate %> +
+
+ <%= markdown process.additional_info if process.additional_info %> +
+
- + <%= t('.more_info') %>