From 6263857038d72f4c802663ccaa38ebcda4608944 Mon Sep 17 00:00:00 2001
From: hukl
<%= d.text_field :title %>
+ <%= d.label 'Tags, comma sperated' %>
+ <%= text_field_tag :tag_list, draft.tag_list.join(", ") %>
+
<%= d.label :abstract %>
<%= d.text_area :abstract %>
--
cgit v1.3