<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<h1 id="kullanicihebir">Kullanıcı Listesi(User list)</h1>
<table class="table kullaniciTablosu">
<thead>
<tr>
<th>First Name</th>
<th>Last Name</th>
<th>Role</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span>
<img width="40" class="img-circle" alt="User Avatar" src="https://t.hizliresim.com/3vp0pp-s.jpg">
</span>
</td>
<td>Morrison</td>
<td>
<button class="btn btn-info parents tablodugmeler pull-right" lang="yorum" data-id=4039 data-href="formation_json_parents" data-id=4039 data-toggle="tooltip" data-placement="top" alt="Voir les details" title="Voir les inscrits">
<span class="glyphicon glyphicon-comment" aria-hidden="true"></span> Yorum
</button>
<button class="btn btn-success tablodugmeler pull-right" lang="mesaj" data-id=4039 data-href="formation_json_parents" style="margin-left:10px;" >
<span class="glyphicon glyphicon-send" aria-hidden="true"></span> Mesaj
</button>
</td>
</tr>