Skip to content
Snippets Groups Projects
Commit ca24d1c6 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

Merge branch 'main' of github.com:osunyorg/admin

parents fd0247ec 0898a5b3
No related branches found
No related tags found
No related merge requests found
......@@ -33,8 +33,6 @@ registration_url: >-
<%= @l10n.registration_url %>
<%= render 'admin/application/meta_description/static', about: @l10n %>
<%= render 'admin/application/summary/static', about: @l10n %>
presentation: >-
<%= prepare_text_for_static @l10n.presentation %>
position: <%= program.position %>
<% if @l10n.parent %>
parent:
......@@ -134,6 +132,8 @@ certifications:
certified: <%= program.qualiopi_certified %>
text: >-
<%= prepare_html_for_static @l10n.qualiopi_text %>
presentation: >-
<%= prepare_html_for_static @l10n.presentation %>
<%
[
:accessibility,
......
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