All Downloads are FREE. Search and download functionalities are using the official Maven repository.

template.html.head.ftl Maven / Gradle / Ivy

There is a newer version: 0.2.7
Show newest version
[#ftl]
[#if !(request.getHeader('x-requested-with')??) && !Parameters['x-requested-with']??]


  
    
    
    
    
    
    
    
    
    [#if tag.parameters['title']??]${tag.parameters['title']}[/#if]
    [#--[@b.agent/]--]
    [#if tag.loadui]
    [@beangle_js_head/][#--[@beangle_uijs_head/]--]
    [#else]
    [@beangle_js_head/]
    [/#if]
    ${tag.body}
  
  
[/#if]


[#macro beangle_uijs_head]
  
  
[#if tag.compressed]
  
  
[#else]
  
  
  
  
  
  
[/#if]
[/#macro]

[#macro beangle_js_head]
[#assign themeName = Parameters['ui.theme']!"default"]
[#if tag.compressed]
  
[#else]
  
[/#if]
  
  
  
  
  
  
  
  
[/#macro]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy