Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
e2acaeb2
Commit
e2acaeb2
authored
Apr 06, 2015
by
Peter van 't Hof
Browse files
Added header to sections
parent
b5023f42
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/biopet-framework/src/main/resources/nl/lumc/sasc/biopet/core/report/main.ssp
View file @
e2acaeb2
...
...
@@ -64,11 +64,11 @@
</aside>
#for ((name, url)
<-
page.sections
)
<
section
id=
"${name}"
>
<h3>
${name}
</h3>
<h3>
${name}
</h3>
${include(url)}
</section>
#end
<footer>
Footer
</footer>
</body>
</html>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment