aboutsummaryrefslogtreecommitdiff
path: root/app/templates/macros/topics.html
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2018-12-22 12:36:49 +0000
committerrubenwardy <rw@rubenwardy.com>2018-12-22 12:38:03 +0000
commit09a201759bb327a889cf017d5f3c49f8258713c1 (patch)
treebd1de64bb9040f540caa45ca4c60288f32961835 /app/templates/macros/topics.html
parent5dcff01436bf81cfbff8085fbae4692ec57a9fdf (diff)
downloadcheatdb-09a201759bb327a889cf017d5f3c49f8258713c1.tar.xz
Improve card and user profile formatting
Diffstat (limited to 'app/templates/macros/topics.html')
-rw-r--r--app/templates/macros/topics.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/macros/topics.html b/app/templates/macros/topics.html
index b38286b..a3d40c6 100644
--- a/app/templates/macros/topics.html
+++ b/app/templates/macros/topics.html
@@ -1,5 +1,5 @@
{% macro render_topics_table(topics, show_author=True) -%}
-<table>
+<table class="table">
<tr>
<th>Id</th>
<th></th>