fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Remove old version.
[wolnelektury.git]
/
src
/
suggest
/
templates
/
publishing_suggest.html
1
{% extends "ajaxable/form.html" %}
2
{% load i18n %}
3
4
5
{% block extra %}
6
<p>{% trans "Remember that we can only publish books in public domain, ie. 70 years after the death of the author!" %}</p>
7
{% endblock %}