X-Git-Url: https://git.mdrn.pl/turniej.git/blobdiff_plain/479cb324a4cbc258f3f6de8de1025e7dccb1da2d..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 7947a66..0000000 --- a/apps/poetry/templates/poetry/poet.html +++ /dev/null @@ -1,58 +0,0 @@ -{% extends "edition1/base.html" %} - - -{% block "extratitle" %}: {{ poet.name }}{% endblock %} - - -{% block "body" %} - -

- -{{ poet.name }}

- -
- -
-
- - -
- -

Zobacz wszystkich autorów.

- -
- -

Autor programu: {{ poet.author }}

- -{{ poet.description|linebreaks }} - -

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

- -Twórz-że! - -
- -

Utwory w konkursie (zobacz wszystkie)

- - -

Ostatnio opublikowane utwory:

- - -{% endblock %}