{% extends "blog_base.html" %} {% block content %} {# Overwrite the content block from blog_base.html #}
Error, can't publish: {% if not cgi.content %}Field "Text" is missing or empty.{% endif %} {% if not cgi.title %}Field "Title" is missing or empty.{% endif %} {% if not cgi.author %}Field "Author" is missing or empty.{% endif %}
Title:
Author:
Text (no html allowed):{{ cgi.content }}