Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

attempt to fix table

Cette révision appartient à :
Eliot Whalan 2017-05-05 22:52:41 +10:00
Parent 11e91f7d9d
révision e9eb30dd9f

Voir le fichier

@ -6,7 +6,9 @@
{{ genNav .Navigation .URL 10 }}
</ul>
</nav>
<table class="table">
<div class="table-responsive">
<table class="table table-striped table-hover">
<tr>
<th>Id</th>
<th>Name</th>
@ -45,4 +47,5 @@
{{end}}
</table>
</div>
</div>
{{end}}