Extract table component, use for blog tags

This commit is contained in:
Oliver Davies 2018-01-13 18:51:38 +00:00
parent c1a3f0ddf3
commit ac6b0ad08f
5 changed files with 19 additions and 14 deletions

View file

@ -15,7 +15,7 @@ generator:
{% block content %}
<h1>Tag: {{ page.tag }}</h1>
<div class="overflow-auto">
<div class="table-responsive">
<table class="table">
<thead>
<tr>