{% include "tabela.html" with itens=noticias %}
{% include "tabela.html" with itens=noticias_publicadas %}
{% include "tabela.html" with itens=noticias_rascunho %}
{% extends 'private_template.html' %}
{% load static %}
{% block titulo %}Makarios | Notícias{% endblock %}
{% block header %}
{% include 'private_header.html' %}
{% endblock %}
{% block content %}
Lista de Notícias