summaryrefslogtreecommitdiffstats
path: root/management-interface/views/home.htm
blob: f9c8ac60bdfe561d7c2df06fcd431e7060d06fa8 (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 -->