Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

Project / eis

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 1
  • 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
  • views
  • templates
  • eis-chart
  • add.pt
  • aa.gusti's avatar
    eis · 088c91ba
    aa.gusti committed May 28, 2017
    088c91ba
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>