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

Fix title with anything in it (HAL style)

parent d727f889
No related branches found
No related tags found
No related merge requests found
......@@ -3,4 +3,5 @@ breadcrumbs:
- title: "<%= page.best_title %>"
path: "<%= page.path %>"
<% end %>
- title: "<%= current.to_s %>"
\ No newline at end of file
- title: >-
<%= current.to_s %>
\ No newline at end of file
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