Skip to content
Snippets Groups Projects
Select Git revision
  • 7739546714a180ed7a815f772624cd5145fa47e3
  • master default
  • renovate/selenium.version
  • renovate/assertj-core.version
  • renovate/major-fontawesome.version
  • renovate/datatables.version
  • renovate/opencsv.version
  • renovate/org.springframework.boot-spring-boot-starter-parent-3.x
  • renovate/junit-jupiter-engine.version
  • renovate/testcontainer.version
  • demo
  • v1_8_1
  • v2.18.1
  • v2.18.0
  • v2.17.2
  • v2.17.1
  • v2.17.0
  • v2.16.1
  • v2.16.0
  • v2.15.1
  • v2.15.0
  • v2.14.0
  • v2.13.0
  • v2.12.0
  • v2.11.0
  • v2.10.0
  • v2.9.2
  • v2.9.1
  • v2.9.0
  • v2.8.0
  • testPipeline2
  • v2.7.0
32 results

statusFragment.ftl

Blame
  • statusFragment.ftl 393 B
    <#global locale = static["de.thecodelabs.utils.util.Localization"]>
    <#import "/spring.ftl" as s>
    <#import "../helpers/header.ftl" as header>
    
    <div class="row">
        <div class="col s12 m12 l8 offset-l2">
            <div class="headline-small">${locale.getString(statusTextKey)}</div>
        </div>
    </div>
    
    <div class="row">
        <div class="col s12 m12 l8 offset-l2">
            Status:
        </div>
    </div>