Layout.
authorRadek Czajka <rczajka@rczajka.pl>
Tue, 23 May 2023 14:10:28 +0000 (16:10 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Tue, 23 May 2023 14:10:28 +0000 (16:10 +0200)
commit4b2c05eedf0c6b3d213ce0b760d641c345e3c9b3
tree41779acdf12982f49753f836dd18359a9409e0e6
parent137adc006b783dc9444d051625ab4d59456840cd
Layout.
18 files changed:
requirements/requirements.txt
src/catalogue/templates/catalogue/2022/author_detail.html
src/catalogue/templates/catalogue/2022/book_box.html
src/catalogue/templates/catalogue/2022/book_detail.html
src/catalogue/templates/catalogue/2022/book_fragments.html [new file with mode: 0644]
src/catalogue/templates/catalogue/2022/fragment_box.html
src/catalogue/templates/catalogue/2022/fragment_slider_box.html [new file with mode: 0644]
src/catalogue/templates/catalogue/2022/theme_detail.html
src/catalogue/templates/catalogue/catalogue.html
src/catalogue/templates/catalogue/recent_audiobooks_list.html
src/catalogue/templates/catalogue/recent_daisy_list.html
src/catalogue/templates/catalogue/recent_list.html
src/catalogue/urls.py
src/catalogue/views.py
src/push/templates/push/notification_form.html
src/push/templates/push/notification_sent.html
src/wolnelektury/settings/contrib.py
src/wolnelektury/templates/forms/p.html [new file with mode: 0644]