boissier_app/app/views/admin/home_blocks/_home_block.html.haml
2011-07-08 18:33:11 +02:00

10 lines
236 B
Plaintext

=link_to "modifier", edit_admin_home_block_path(home_block), :remote => true, :class => "button"
%h4=home_block.title
%p=simple_format home_block.description
-if home_block.cible
%strong
Liens vers
= home_block.cible.cible_name