{% extends "onboarding/base.html" %} {% block title %}Posts kategorisieren{% endblock %} {% block content %}
Wir ordnen deine Posts automatisch den Post-Typen zu.
Diese Posts konnten nicht automatisch kategorisiert werden:
{{ post.post_text[:300] }}{% if post.post_text|length > 300 %}...{% endif %}