<%inherit file="/base/index.html" /> <%namespace file="/base/fileViews.html" name="fileViews" import="fileViewShort"/> <%def name="heading()">

Associate File ${c.file.id} to a Form


${fileViewShort(c.file)}
Associate by Form ID
${h.submit(value="Associate", name='submit', tabindex=2)}