Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

aa.gusti / eis

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • eis
  • eispajak
  • views
  • templates
  • eis-chart
  • add.pt
  • aa.gustiana@gmail.com's avatar
    Move New Version · 3e14c155
    aa.gustiana@gmail.com committed Jun 04, 2025
    3e14c155
add.pt 156 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7
<html metal:use-macro="load: ../base.pt">
<div metal:fill-slot="content">
<h4>${request.title}</h4>
<hr>
<div tal:content="structure form"/>
</div>
</html>