mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Update article.html
This commit is contained in:
parent
95bf450b8b
commit
fb76bb593f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
{% block content %}
|
||||
<article class="article">
|
||||
<header>
|
||||
{% if not HIDE_BANNER %}
|
||||
{% if not HIDE_BANNER %}
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item text-muted" title="{{ article.date.isoformat() }}">
|
||||
<i class="fa fa-clock-o"></i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue