Skip to content

Commit

Permalink
indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JeSuisUnCaillou committed Jan 21, 2025
1 parent 1e841e9 commit e7a6c20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/reopen_authorizations/new.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@

<% if @authorization.can_reopen_to_another_stage? %>
<div class="fr-alert fr-alert--warning">
<h3 class="fr-alert__title"><%= t('.warning_for_stages.title') %></h3>
<p><%= t('.warning_for_stages.content').html_safe %>
<h3 class="fr-alert__title"><%= t('.warning_for_stages.title') %></h3>
<p><%= t('.warning_for_stages.content').html_safe %>
</div>
<% end %>
</div>
Expand Down

0 comments on commit e7a6c20

Please sign in to comment.