{% extends 'layouts/public.html' %} {% load static %} {% block title %}NotÃcias{% endblock title %} {% block content %}
Autor: {{ news.author.username }} | Publicado em: {{ news.pub_date|date:"d/m/Y H:i" }}