2014-09-03 11:46:22 +00:00
|
|
|
title: $:/core/ui/ControlPanel/Settings
|
2014-09-04 08:58:14 +00:00
|
|
|
tags: $:/tags/ControlPanel
|
2014-09-03 11:46:22 +00:00
|
|
|
caption: {{$:/language/ControlPanel/Settings/Caption}}
|
2014-05-13 13:16:58 +00:00
|
|
|
|
2014-09-03 11:46:22 +00:00
|
|
|
\define lingo-base() $:/language/ControlPanel/Settings/
|
2014-05-13 13:16:58 +00:00
|
|
|
|
|
|
|
<<lingo Hint>>
|
|
|
|
|
2014-09-03 11:46:22 +00:00
|
|
|
<$list filter="[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Settings]]">
|
2014-05-13 13:16:58 +00:00
|
|
|
|
|
|
|
<div style="border-top:1px solid #eee;">
|
|
|
|
|
|
|
|
!! <$link><$transclude field="caption"/></$link>
|
|
|
|
|
|
|
|
<$transclude/>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</$list>
|