summaryrefslogtreecommitdiffstats
path: root/management-interface/views/about.htm
blob: ed15306c54321b9fc46e33573997cacdbe6c7c91 (plain) (blame)
1
2
3
4
5
6
7
8
    <div class="container">

      <div class="jumbotron">
        <h1>{{ strtoupper(@_module) }}</h1>
	<p></p>
      </div>

    </div> <!-- /container -->