Added No Quarter #68 to Index.

This commit is contained in:
Yord 2016-10-15 12:07:12 +02:00
parent 0c4fbe92b0
commit 770f811f0d
6 changed files with 359 additions and 34 deletions

View file

@ -26,7 +26,6 @@ tags: [ Rules ]
<th>Category</th>
<th>Subcategory</th>
<th>Game</th>
</tr>
</thead>
</table>

View file

@ -0,0 +1,35 @@
---
title: "No Quarter #68"
published: true
layout: ikrpg
categories: [ Index, Publication ]
tags: [ Rules ]
---
<p>
Back to the <a href="/Index/">Full Publication Index</a>.
</p>
<h2>No Quarter #68 Index</h2>
<table data-publication="No Quarter #68" class="hero">
<thead>
<tr class="filters">
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
<th><input type="text" class="column_filter col1_filter" data-column="1" placeholder="search..." /></th>
<th><input type="text" class="column_filter col2_filter" data-column="2" placeholder="search..." /></th>
<th><input type="text" class="column_filter col3_filter" data-column="3" placeholder="search..." /></th>
<th><input type="text" class="column_filter col4_filter" data-column="4" placeholder="search..." /></th>
</tr>
<tr>
<th>Entry</th>
<th>Page</th>
<th>Category</th>
<th>Subcategory</th>
<th>Game</th>
</tr>
</thead>
</table>
<script type="text/javascript" src="/static/javascripts/index.js"></script>
<script type="text/javascript" src="/static/javascripts/datatables-filters.js"></script>
<script type="text/javascript" src="/static/javascripts/setup-datatables.js"></script>