make posts editable
This commit is contained in:
parent
b421528d16
commit
f67661e4ad
|
@ -343,7 +343,7 @@
|
||||||
{% include author.html %}
|
{% include author.html %}
|
||||||
{% endif %}{% endif %}
|
{% endif %}{% endif %}
|
||||||
<!-- Content -->
|
<!-- Content -->
|
||||||
<div class="content">
|
<div class="content editable">
|
||||||
{{ content }}
|
{{ content }}
|
||||||
{% if page.link != nil %}
|
{% if page.link != nil %}
|
||||||
<ul class="actions stacked">
|
<ul class="actions stacked">
|
||||||
|
|
Loading…
Reference in a new issue