summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/controls/fr/TopicList.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'demos/quickstart/protected/controls/fr/TopicList.tpl')
-rw-r--r--demos/quickstart/protected/controls/fr/TopicList.tpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/demos/quickstart/protected/controls/fr/TopicList.tpl b/demos/quickstart/protected/controls/fr/TopicList.tpl
new file mode 100644
index 00000000..048f00fd
--- /dev/null
+++ b/demos/quickstart/protected/controls/fr/TopicList.tpl
@@ -0,0 +1,10 @@
+<div id="toc">
+
+<div class="topic">
+<div>Getting Started</div>
+<ul>
+ <li><a href="?page=GettingStarted.Introduction">Introduction</a></li>
+</ul>
+</div>
+
+</div> \ No newline at end of file