2013-09-22 21:31:51 +02:00
|
|
|
<div class="list-group">
|
2014-11-03 19:05:29 +01:00
|
|
|
<a href="#/users" class="list-group-item slide clearfix">
|
2014-05-07 15:23:16 +02:00
|
|
|
<span class="pull-right fa-chevron-right"></span>
|
2014-07-02 21:09:12 +02:00
|
|
|
<h2 class="list-group-item-heading"><span class="fa-fw fa-users"></span> {{t 'users'}}</h2>
|
2014-11-03 19:05:29 +01:00
|
|
|
</a>
|
|
|
|
<a href="#/domains" class="list-group-item slide clearfix">
|
2014-05-13 16:37:05 +02:00
|
|
|
<span class="pull-right fa-chevron-right"></span>
|
2014-07-02 21:09:12 +02:00
|
|
|
<h2 class="list-group-item-heading"><span class="fa-fw fa-globe"></span> {{t 'domains'}}</h2>
|
2014-11-03 19:05:29 +01:00
|
|
|
</a>
|
|
|
|
<a href="#/apps" class="list-group-item slide clearfix">
|
2014-05-13 16:37:05 +02:00
|
|
|
<span class="pull-right fa-chevron-right"></span>
|
2015-11-23 12:42:45 +01:00
|
|
|
<h2 class="list-group-item-heading"><span class="fa-fw fa-cubes"></span> {{t 'applications'}}</h2>
|
2014-11-03 19:05:29 +01:00
|
|
|
</a>
|
2015-10-01 23:19:32 +02:00
|
|
|
<a href="#/update" class="list-group-item slide">
|
2015-10-01 20:23:43 +02:00
|
|
|
<span class="fa-chevron-right pull-right"></span>
|
|
|
|
<h2 class="list-group-item-heading"><span class="fa-fw fa-refresh"></span> {{t 'system_update'}}</h2>
|
2014-11-03 19:05:29 +01:00
|
|
|
</a>
|
2015-10-01 22:46:15 +02:00
|
|
|
<a href="#/services" class="list-group-item slide clearfix">
|
|
|
|
<span class="pull-right fa-chevron-right"></span>
|
|
|
|
<h2 class="list-group-item-heading"><span class="fa-fw fa-cog"></span> {{t 'services'}}</h2>
|
|
|
|
</a>
|
2014-11-03 19:05:29 +01:00
|
|
|
<a href="#/tools" class="list-group-item slide clearfix">
|
2014-05-13 16:37:05 +02:00
|
|
|
<span class="pull-right fa-chevron-right"></span>
|
2014-07-02 21:09:12 +02:00
|
|
|
<h2 class="list-group-item-heading"><span class="fa-fw fa-wrench"></span> {{t 'tools'}}</h2>
|
2014-11-03 19:05:29 +01:00
|
|
|
</a>
|
|
|
|
<a href="#/backup" class="list-group-item slide clearfix">
|
2014-05-13 16:37:05 +02:00
|
|
|
<span class="pull-right fa-chevron-right"></span>
|
2014-07-02 21:09:12 +02:00
|
|
|
<h2 class="list-group-item-heading"><span class="fa-fw fa-archive"></span> {{t 'backup'}}</h2>
|
2014-11-03 19:05:29 +01:00
|
|
|
</a>
|
2013-09-22 21:31:51 +02:00
|
|
|
</div>
|