{%extends "base_without_menu.html"%} {%block javascripts%} {%endblock%} {%block stylesheets%} {%endblock stylesheets%} {%block content%} {% if errors %}

{% for error in errors %} {{ error }} {% endfor %}

{% endif %}

Titel

Einleitung (optional)

Inhalt

[HTML]

Schlagworte

{% if entry.is_saved %}
ErstelltZuletzt geändert
{% endif %}

Öffentlich  In Timeline zeigen  {% if twitter or myspace or yahoo %} Posten an: {% if twitter %} {% endif %} {% if myspace %} {% endif %} {% if yahoo %} {% endif %} {% endif %}


{% if entry.is_saved %} {% endif %}
{% if entry.is_saved %}

{{ entry.created }} ({{ entry.author_email }}) pID={{ entry.permalink }}

{% endif %} {%endblock%}