deblan-report/templates/deblan/system.tpl
2019-06-12 11:32:52 +02:00

10 lines
162 B
Smarty

<div class="title">
Système
</div>
<div class="content">
<span style="color: ${apt_color}; font-weight:bold">${apt_text}</span>
<pre>${uptime}</pre>
</div>