<div class="panel panel-default">
  <div class="panel-heading">
    <h3 class="panel-title" trspan="restoreConf"></h3>
  </div>
  <table class="table">
    <tr>
      <th trspan="fileToUpload"></th>
      <td>
        <input id="fileinput" type="file" class="form-control" on-read-file="saveRawConf($fileContent)" />
      </td>
    </tr>
  </table>
</div>
<script type="text/menu">
[]
</script>