mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-25 14:03:44 +03:00
added ceo tags
This commit is contained in:
parent
010c8c5fbd
commit
80099605ff
|
@ -106,8 +106,11 @@
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{# TODO: add SEO tags here #}
|
<div style="display:none;">
|
||||||
|
{% for tag in post.tags.all %}
|
||||||
|
tag.seo_tags
|
||||||
|
{% endfor %}
|
||||||
|
</div>
|
||||||
<script>
|
<script>
|
||||||
function addComment(){
|
function addComment(){
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user