Skip to content
Snippets Groups Projects
Commit e56cad65 authored by pabois's avatar pabois
Browse files

Merge branch 'master' of github.com:noesya/osuny

parents e1daf0ea 2160eee1
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,5 @@
- title: >-
<%= prepare_html_for_static definition.title, about.university %>
text: >-
<%= prepare_html_for_static definition.text, about.university %>
<%= prepare_html_for_static definition.text, about.university %>
<% end %>
code: >-
<%= prepare_html_for_static block.template.code, about.university %>
transcription: >-
<%= prepare_text_for_static block.template.transcription %>
<%= prepare_text_for_static block.template.transcription, 4 %>
url: >-
<%= prepare_text_for_static block.template.url %>
transcription: >-
<%= prepare_text_for_static block.template.transcription %>
<%= prepare_text_for_static block.template.transcription, 4 %>
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