remove unneeded header
This commit is contained in:
parent
624163748e
commit
2e493af3f6
1 changed files with 0 additions and 7 deletions
|
|
@ -9,13 +9,6 @@
|
|||
<div class="skills-table" style="margin-bottom: 20px;">
|
||||
<h2 class="is-size-4">Professions</h2>
|
||||
<table class="table is-striped is-hoverable is-quarter-desktop">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
{{!-- <th>Level</th> --}}
|
||||
{{!-- <th>Max</th> --}}
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
{{#each data.professions}}
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue