Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

aa.gusti / opensipkd-base

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • opensipkd-base
  • opensipkd
  • base
  • views
  • templates
  • user
  • add.pt
  • aa.gusti's avatar
    init · 29f0e84b
    aa.gusti committed Sep 20, 2021
    29f0e84b
add.pt 184 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7
<div metal:use-macro="load: ../main.pt">
    <div metal:fill-slot="content">
        <div class="well">
            <div tal:content="structure form"/>
        </div>
    </div>
</div>