Simple update.
[turniej.git] / apps / poetry / templates / poetry / main.html
index 6e316e4..6234003 100644 (file)
@@ -1,10 +1,9 @@
-{% extends "base.html" %}
-{% load url from future %}
+{% extends "edition1/base.html" %}
 
 {% block "body" %}
 
 <h1>
-<a href='/'><img src="{{ STATIC_URL }}img/turniej-maly.png" style='float:left; margin-right: 10px; margin-top: -13px' /></a>
+<a href='{% url "e1_main_page" %}'><img src="{{ STATIC_URL }}img/turniej-maly.png" style='float:left; margin-right: 10px; margin-top: -13px' /></a>
 Turniej Elektrybałtów</h1>
 
 <div class="social">
@@ -36,6 +35,15 @@ Turniej Elektrybałtów</h1>
 
 <a class='tworz' href="{% url 'poetry_new' %}">Twórz-że się!</a>
 
+<h2><a href="{% url 'poetry_contest' %}">Utwory do konkursu zostały wybrane!</a></h2>
+
+<p>Spośród wygenerowanych przz nas propozycji autorzy programów wybrali po trzy utwory.</p>
+<p><a href="{% url 'poetry_contest' %}">Zobacz wiersze startujące w konkursie!</a></p>
+</p>
+
+
+
+
 <h2>Ostatnio opublikowane utwory:</h2>
 <ul class='plain'>
 {% for poem in last %}