| Server IP : 162.214.74.102 / Your IP : 216.73.217.80 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/lrsys/public_html/lrsys_apps/dialogo/ui/theme/lrsys/ |
Upload File : |
{include file="sections/header.tpl"}
<div class="row">
<div class="col-lg-12">
<div class="ibox float-e-margins">
<div class="ibox-title">
<h5>Small todo list</h5>
<div class="ibox-tools">
<a class="collapse-link">
<i class="fa fa-chevron-up"></i>
</a>
<a class="close-link">
<i class="fa fa-times"></i>
</a>
</div>
</div>
<div class="ibox-content">
<ul class="todo-list m-t small-list">
<li>
<a href="#" class="check-link"><i class="fa fa-check-square"></i> </a>
<span class="m-l-xs todo-completed">Buy a milk</span>
</li>
<li>
<a href="#" class="check-link"><i class="fa fa-square-o"></i> </a>
<span class="m-l-xs">Go to shop and find some products.</span>
</li>
<li>
<a href="#" class="check-link"><i class="fa fa-square-o"></i> </a>
<span class="m-l-xs">Send documents to Mike</span>
<small class="label label-primary"><i class="fa fa-clock-o"></i> 1 mins</small>
</li>
<li>
<a href="#" class="check-link"><i class="fa fa-square-o"></i> </a>
<span class="m-l-xs">Go to the doctor dr Smith</span>
</li>
<li>
<a href="#" class="check-link"><i class="fa fa-check-square"></i> </a>
<span class="m-l-xs todo-completed">Plan vacation</span>
</li>
<li>
<a href="#" class="check-link"><i class="fa fa-square-o"></i> </a>
<span class="m-l-xs">Create new stuff</span>
</li>
<li>
<a href="#" class="check-link"><i class="fa fa-square-o"></i> </a>
<span class="m-l-xs">Call to Anna for dinner</span>
</li>
</ul>
</div>
</div>
</div>
</div>
{include file="sections/footer.tpl"}