Show More
Commit Description:
tags / problems
Commit Description:
tags / problems
File last commit:
Show/Diff file:
Action:
app/views/announcements/edit.html.haml | 6 lines | 150 B | text/x-haml | HamlLexer |
%h1 Edit Announcement
-content_for(:form_buttons) do
= link_to t(:back), announcements_path, class: 'card-link btn btn-secondary'
= render 'form'