$c.project.name / $c.app.config.options.mount_label / $page.title

Edit $page.title

View Page Delete
  1. ${c.markdown_editor.display(name='text',value=page.text)}
  2. ${c.label_edit.display(name='labels', value=page.labels)}
  3. ${u}
  4. ${c.user_select.display(name='new_viewable_by', value='')}

${c.attachment_list.display(attachments=list(page.attachments), edit_mode=page_exists and has_artifact_access('edit', page)())} ${c.attachment_add.display(action=page.url() + 'attach', name='file_info')}