1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-11 07:16:08 +00:00

Make a distinction between templates and UI

Templates are the low-level bits and pieces that allow TW5 to generate
HTML and CSS renderings of tiddlers. The UI folder contains the
user-visible UI of TW5
This commit is contained in:
Jeremy Ruston
2013-05-31 15:38:27 +01:00
parent 905945ee26
commit 28b0b58a11
18 changed files with 26 additions and 26 deletions

View File

@@ -1,4 +1,4 @@
title: $:/templates/ServerControlPanel
title: $:/core/ui/ServerControlPanel
----