{% block title %}{{ book.title }} w WolneLektury.pl{% endblock %}
+{% block metadescription %}Licznik domeny publicznej: {{ book.title }}.{% endblock %}
+
{% block bodyid %}book-stub-detail{% endblock %}
{% block body %}
{% include "info/join_us.html" %}
</div>
- <div id="set-window">
- <div class="header"><a href="#" class="jqmClose">{% trans "Close" %}</a></div>
- <div class="target">
- <p><img src="{{ STATIC_URL }}img/indicator.gif" alt="*"/> {% trans "Loading" %}</p>
- </div>
+ <div class="column-right block-form">
+ {% include "publishing_suggest.html" %}
</div>
-{% endblock %}
\ No newline at end of file
+{% endblock %}