pic_vert_app/app/views/topics/index.html.haml
2013-01-08 22:47:42 +01:00

16 lines
191 B
Plaintext

#app_index
#left
= link_to '+ ajouter un topic', new_topic_path, :remote => true, :id => "add_topic"
#topics=render @topics
.header
Liste des topics
#topic_show