X-Git-Url: https://git.mdrn.pl/turniej.git/blobdiff_plain/c9d036f4b17b01b352e3a1d20b31fac6fff9b26b..80b74642b6a6a375462d6eae7efb203981a412d6:/apps/poetry/templates/poetry/poet.html diff --git a/apps/poetry/templates/poetry/poet.html b/apps/poetry/templates/poetry/poet.html deleted file mode 100644 index 68ffaad..0000000 --- a/apps/poetry/templates/poetry/poet.html +++ /dev/null @@ -1,44 +0,0 @@ -{% extends "base.html" %} -{% load url from future %} - -{% block "body" %} - -

- -{{ poet.name }}

- -
- -
-
- - -
- -

Zobacz wszystkich autorów.

- -

Autor programu: {{ poet.author }}

- -

{{ poet.description }}

- -

Kod źródłowy: {{ poet.url }}

- -Twórz-że! - -

Ostatnio opublikowane utwory:

- - -{% endblock %}