summaryrefslogtreecommitdiff
path: root/web/templates/tutorialitem.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/tutorialitem.html')
-rw-r--r--web/templates/tutorialitem.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/templates/tutorialitem.html b/web/templates/tutorialitem.html
new file mode 100644
index 0000000..01fb298
--- /dev/null
+++ b/web/templates/tutorialitem.html
@@ -0,0 +1,3 @@
+<li>
+ <a href="$url">$title</a> $what.
+</li>