16 lines
240 B
Plaintext
Executable File
16 lines
240 B
Plaintext
Executable File
.links
|
|
=f.submit t('rest.save')
|
|
%p
|
|
Sujet :
|
|
=f.text_field :title, :class => "inputText"
|
|
|
|
%p
|
|
Contenu :
|
|
|
|
%p
|
|
=f.text_area :content, :class => "input_text tinymce", :style => "height:600px;width:100%"
|
|
|
|
.links
|
|
=f.submit t('rest.save')
|
|
|
|
|