page.ftl #1

  • //
  • main/
  • guest/
  • tjuricek/
  • initializer/
  • src/
  • site/
  • templates/
  • page.ftl
  • View
  • Commits
  • Open Download .zip Download (122 B)
<#include "header.ftl">

<#include "menu.ftl">

<div class="container">

${content.body}

</div>

<#include "footer.ftl">
# Change User Description Committed
#1 9088 tjuricek 0.1.0 First version of the initializer.

This currently requires setting up a local version of the p4java_ext project, since that project is awating approval into the main jcenter repository.