{% trans "Content" as name %}
{% placeholder "content" name=name %}
{% extends "combo/page_template.html" %} {% load static i18n combo gadjo %} {% block bodyclasses %} {{ block.super }} {% skeleton_extra_placeholder body-class-authenticated %} {% if not user.is_authenticated %}anonymous{% endif %} {% end_skeleton_extra_placeholder %} {% endblock %} {% block content %}