Skip to content
Snippets Groups Projects
Commit 1e18fa29 authored by alexisben's avatar alexisben
Browse files

Fix header text

parent 1aadf683
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ description: >
description_short: >
<%= prepare_text_for_static @about.description_short %>
header_text: >-
<%= @about.header_text %>
<%= prepare_html_for_static @about.header_text, @website.university %>
legacy_text: >
<%= prepare_html_for_static @about.text, @about.university %>
<%= render 'admin/communication/blocks/static', about: @about %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment