1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 10:43:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/webserver/WebServer Parameter_ tiddler-render-template.tid

10 lines
682 B
Plaintext
Raw Normal View History

2018-08-08 09:47:10 +00:00
caption: tiddler-render-template
created: 20180808094255388
modified: 20180810053232494
2018-08-08 09:47:10 +00:00
tags: [[WebServer Parameters]]
title: WebServer Parameter: tiddler-render-template
type: text/vnd.tiddlywiki
The [[web server configuration parameter|WebServer Parameters]] ''tiddler-render-template'' is used to specify the template for serving ordinary, non-system tiddlers in the [[read-only single tiddler view|Using the read-only single tiddler view]]. The default value is `$:/core/templates/server/static.tiddler.html` which renders tiddlers in a lightweight page with a simple sidebar.
<<.tip "This setting may be overwritten by specifying the `_render_template` field of a tiddler.">>