mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-django-sekizai: Fix typo.
* gnu/packages/django (python-django-sekizai)[description]: Use "that is" instead of "thats".
This commit is contained in:
parent
baf78ed66a
commit
403809afce
1 changed files with 1 additions and 1 deletions
|
@ -1052,7 +1052,7 @@ provides features like a Web-browsable API and authentication policies.")
|
||||||
("python-six" ,python-six)))
|
("python-six" ,python-six)))
|
||||||
(home-page "https://github.com/divio/django-sekizai")
|
(home-page "https://github.com/divio/django-sekizai")
|
||||||
(synopsis "Template blocks for Django projects")
|
(synopsis "Template blocks for Django projects")
|
||||||
(description "Sekizai means blocks in Japanese, and thats what this app
|
(description "Sekizai means blocks in Japanese, and that is what this app
|
||||||
provides. A fresh look at blocks. With @code{django-sekizai} you can define
|
provides. A fresh look at blocks. With @code{django-sekizai} you can define
|
||||||
placeholders where your blocks get rendered and at different places in your
|
placeholders where your blocks get rendered and at different places in your
|
||||||
templates append to those blocks. This is especially useful for css and
|
templates append to those blocks. This is especially useful for css and
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue