mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
docs/new-feature-tutorial: Fix typos in templates path.
This commit is contained in:
@@ -56,7 +56,7 @@ new event that is sent to clients, be sure to add a handler for it to
|
||||
feature requires UI changes, you may need to add additional CSS to this file.
|
||||
|
||||
**Templates:** The initial page structure is rendered via Django templates
|
||||
located in ``template/server``. For JavaScript, Zulip uses Handlebars templates located in
|
||||
located in ``templates/zerver``. For JavaScript, Zulip uses Handlebars templates located in
|
||||
``static/templates``. Templates are precompiled as part of the build/deploy
|
||||
process.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user