.
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<table>
|
<table class="table">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Format name</th>
|
<th>Format name</th>
|
||||||
<th>Action</th>
|
<th>Action</th>
|
||||||
@@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
<h3>Codesets</h3>
|
<h3>Codesets</h3>
|
||||||
|
|
||||||
<table>
|
<table class="table">
|
||||||
|
|
||||||
<tr><th>Codeset</th><th>Option</th></tr>
|
<tr><th>Codeset</th><th>Option</th></tr>
|
||||||
{% for codeset, options in codesets %}
|
{% for codeset, options in codesets %}
|
||||||
|
|||||||
Reference in New Issue
Block a user