]> git.decadent.org.uk Git - maypole.git/blobdiff - templates/factory/edit
Doc outline.
[maypole.git] / templates / factory / edit
index 11a25393c11a6644951fb483e7cbf162c93d7100..0de9f7924fd0d9b0e4dd7090bda2b43ad5cc711d 100644 (file)
@@ -1,4 +1,13 @@
-[% PROCESS list_macros %]
+[%#
+
+=head1 edit
+
+This is the edit page. It edits the passed-in object, by displaying a
+form similar to L<add_new> but with the current values filled in.
+
+#%]
+
+[% PROCESS macros %]
 [% INCLUDE header %]
 
 [% FOR item = objects; %]