{% extends "layout.html" %} {% block content %}
{% if is_authenticated %}
title category
{% endif %}
{% endblock %}