10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
% layout 'default', title => 'Sme server 2 - Support';
|
|
|
|
% content_for 'module' => begin
|
|
<div id='module' class='module support-panel'>
|
|
<p> < %= $title % ></p>
|
|
<br>
|
|
<%= $modul %>
|
|
<br>
|
|
</div>
|
|
%end |