diff --git a/.gitignore b/.gitignore index 09cf1fb5..ec854b83 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,5 @@ semantic/dist/themes/* !semantic/dist/*.css !semantic/dist/themes/default/ wbcore/static/semantic/dist/components/ +wbcore/locale/*/LC_MESSAGES/*.mo .vscode diff --git a/wbcore/locale/de/LC_MESSAGES/django.mo b/wbcore/locale/de/LC_MESSAGES/django.mo deleted file mode 100644 index 222206da..00000000 Binary files a/wbcore/locale/de/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wbcore/locale/de/LC_MESSAGES/djangojs.mo b/wbcore/locale/de/LC_MESSAGES/djangojs.mo deleted file mode 100644 index afb18036..00000000 Binary files a/wbcore/locale/de/LC_MESSAGES/djangojs.mo and /dev/null differ diff --git a/wbcore/locale/en/LC_MESSAGES/django.mo b/wbcore/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 3d3350e5..00000000 Binary files a/wbcore/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wbcore/locale/en/LC_MESSAGES/djangojs.mo b/wbcore/locale/en/LC_MESSAGES/djangojs.mo deleted file mode 100644 index 71cbdf3e..00000000 Binary files a/wbcore/locale/en/LC_MESSAGES/djangojs.mo and /dev/null differ diff --git a/wbcore/locale/es/LC_MESSAGES/django.mo b/wbcore/locale/es/LC_MESSAGES/django.mo deleted file mode 100644 index d7e2117d..00000000 Binary files a/wbcore/locale/es/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wbcore/locale/es/LC_MESSAGES/djangojs.mo b/wbcore/locale/es/LC_MESSAGES/djangojs.mo deleted file mode 100644 index 5662109a..00000000 Binary files a/wbcore/locale/es/LC_MESSAGES/djangojs.mo and /dev/null differ diff --git a/wbcore/locale/fr/LC_MESSAGES/django.mo b/wbcore/locale/fr/LC_MESSAGES/django.mo deleted file mode 100644 index ef58942b..00000000 Binary files a/wbcore/locale/fr/LC_MESSAGES/django.mo and /dev/null differ diff --git a/wbcore/locale/fr/LC_MESSAGES/djangojs.mo b/wbcore/locale/fr/LC_MESSAGES/djangojs.mo deleted file mode 100644 index 01c64384..00000000 Binary files a/wbcore/locale/fr/LC_MESSAGES/djangojs.mo and /dev/null differ diff --git a/wbcore/templates/wbcore/dot_nav.html b/wbcore/templates/wbcore/dot_nav.html index d254c2ed..b38f2117 100644 --- a/wbcore/templates/wbcore/dot_nav.html +++ b/wbcore/templates/wbcore/dot_nav.html @@ -17,58 +17,26 @@
{{ show_date | safe }}
- {% else %} - {% if host %} - {{ title }} - {% else %} - {{ title }} +{{ item.teaser | safe_markdown | striptags | truncatewords:7 }}
{% endif %} -{{ desc | safe_markdown | striptags }}
- {% endif %} +