Removed the 'throwback' PM welcome notice from the frontpage.
This commit is contained in:
parent
6f94247db3
commit
44171207d2
1 changed files with 0 additions and 9 deletions
|
@ -119,15 +119,6 @@
|
|||
</div>
|
||||
|
||||
<div class="index__main">
|
||||
{% if current_user is defined %}
|
||||
<div class="container index__container">
|
||||
{{ container_title('Welcome') }}
|
||||
<div class="container__content">
|
||||
<p>You have 0 new messages because the PM system doesn't exist yet, have a nice day.</p>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% for post in featured_news %}
|
||||
{{ news_preview(post) }}
|
||||
{% endfor %}
|
||||
|
|
Loading…
Add table
Reference in a new issue