search-update #44

Merged
anonfunc merged 4 commits from vikingowl/ALHP.GO:search-update into master 2021-09-20 22:09:20 +02:00
Showing only changes of commit 5606125c2a - Show all commits

View File

@@ -48,27 +48,6 @@
</nav>
<div class="container">
<table class="table table-sorted">
<tr>
<td>Test</td>
<td>bull</td>
</tr>
<tr>
<td>frank</td>
<td>sinatra</td>
</tr>
</table>
<table class="table table-sorted">
<tr>
<td>Test1</td>
<td>bull1</td>
</tr>
<tr>
<td>frank1</td>
<td>sinatra1</td>
</tr>
</table>
{{range $march := .March}}
<h3>{{$march.Name}}</h3>
<div class="accordion" id="accordion-{{$march.Name}}">