Could arrange for them to be in a span that is hidden when there are no
attachments and make the javascript upload unhide it; this is a quick fix.
* attachment: Bugfix to create directory when moving attachment out of
holding area.
+ * Display attachment manipulation links always, since attachments can be
+ uploaded via javascript.
-- Joey Hess <joeyh@debian.org> Mon, 11 Jul 2011 21:35:20 -0400
</div>
<TMPL_VAR FIELD-ATTACHMENT>
<noscript><TMPL_VAR FIELD-UPLOAD></noscript>
-<TMPL_IF NAME="ATTACHMENT_LIST">
<TMPL_VAR FIELD-LINK><TMPL_VAR FIELD-RENAME><TMPL_VAR FIELD-REMOVE>
-</TMPL_IF>
</div>
</div>
</TMPL_IF>