Added info block styles
This commit is contained in:
parent
15f629b7ef
commit
255dfe1c1e
2 changed files with 13 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
{% from 'macros/comments.html' import disqus with context %}
|
||||
{{ disqus() }}
|
||||
{% else %}
|
||||
<div class="center info">
|
||||
<div class="center block-info">
|
||||
Comments have been disabled in this post, if you want to contact me please <a href="{{ '/contact'|url }}">go ahead</a>!
|
||||
</div>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue