summaryrefslogtreecommitdiffstats
path: root/templates/archivepage.tmpl
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-05-21 05:15:49 +0200
committerGuilhem Moulin <guilhem@fripost.org>2020-05-21 08:36:16 +0200
commit72983121e68289a7497927417e52a8ec5f16aa7b (patch)
tree1f72bf5f3d4d0c3d46f9a56a887bef7d8eb21080 /templates/archivepage.tmpl
parent8358104be6ca8f361b9f6abad502fc98e8a01b71 (diff)
Drop static content.
JQuery, Bootstrap etc. are not maintainable in this repository, just like one should avoid embedding copies of other project in packaging work. We rely on the distro-provided variants instead: $ apt install fonts-font-awesome libjs-bootstrap4 libjs-jquery Ikwiki doesn't copy symlinks for security reasons, so unfortunately deploy one's own sandbox wiki is less easy now. Instructions will follow shortly. Also, port the templates to Bootstrap 4.
Diffstat (limited to 'templates/archivepage.tmpl')
-rw-r--r--templates/archivepage.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/archivepage.tmpl b/templates/archivepage.tmpl
index 738abcc..18ea4bc 100644
--- a/templates/archivepage.tmpl
+++ b/templates/archivepage.tmpl
@@ -7,7 +7,7 @@
<a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a>
</TMPL_IF>
<TMPL_LOOP TAGS>
- &nbsp;<span class="label label-default"><TMPL_VAR LINK></span>
+ &nbsp;<span class="badge"><TMPL_VAR LINK></span>
</TMPL_LOOP>
</div>
<div class="col-md-4 col-sm-4 text-muted">