mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-14 18:52:05 +03:00
0046dce39f
refs #9601 - single or multiple template definition - possible formats: ``` routes: /about/: about ``` ``` routes: /about/: template: about ``` ``` routes: /about/: template: - about - me ``` ``` collections /posts/: template: - posts - general ``` ``` collections /posts/: template: posts ``` |
||
---|---|---|
.. | ||
apps | ||
auth | ||
permissions | ||
routing | ||
rss | ||
settings | ||
themes | ||
url | ||
slack_spec.js | ||
webhooks_spec.js | ||
xmlrpc_spec.js |