Skip to content

Commit

Permalink
Remove wikipage content preview
Browse files Browse the repository at this point in the history
  • Loading branch information
Merlin Buczek committed Aug 29, 2019
1 parent f049cf0 commit b8d8c9d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mpicms/templates/base/wiki_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@

{% block page_content %}
<h2 class="title is-2">{{ page.title }}</h2>
{% if not page.body %}
{% include 'base/components/list_menu.html' with items=page.get_children.in_menu.live %}
{% endif %}

<div id="toc" class="content"></div>

Expand Down

0 comments on commit b8d8c9d

Please sign in to comment.