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

dry

parent 489d0244
No related branches found
No related tags found
No related merge requests found
---
title: "<%= @about.title %>"
<%= render 'admin/communication/websites/agenda/events/dates_static', event: @about %>
breadcrumbs:
<% @website.special_page(Communication::Website::Page::CommunicationAgenda)
.ancestors_and_self
.each do |page| %>
- title: "<%= page.best_title %>"
path: "<%= page.path %>"
<% end %>
- title: "<%= @about.title %>"
<%= render 'admin/application/static/breadcrumbs',
pages: @website.special_page(Communication::Website::Page::CommunicationAgenda).ancestors_and_self,
current: @about %>
weight: <%= @about.distance_in_days %>
<%= render 'admin/application/static/permalink' %>
<%= render 'admin/application/static/design', full_width: false, toc_offcanvas: false %>
......
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