Sha256: 181348de4e7f7cdf20ec827733d7cafff32af6bd162080d53dceb12c6b1c2aa7
Contents?: true
Size: 694 Bytes
Versions: 1
Compression:
Stored size: 694 Bytes
Contents
%div.grid_16 %h2 Submit News Article %div.grid_5 %p %label{:for => 'title'} Title %small Must contain alpha-numeric characters %input{:type => 'text', :name => 'title'} %div.grid_5 %p %label{:for => 'title'} Slug %small Must contain alpha-numeric characters %input{:type => 'text', :name => 'title'} %div.grid_6 %p %label{:for => 'title'} Category %select %option Draft %option Published %option Private %div.grid_16 %p %label Article %small Markdown Syntax %textarea.big %p %input{:type => 'reset', :value => 'Reset'} %input{:type => 'submit', :value => 'Post'}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
admin_fu-0.1.0 | app/views/admin_fu/dashboards/show.html.haml |