summaryrefslogtreecommitdiff
path: root/templates/about/blurb.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/about/blurb.html')
-rw-r--r--templates/about/blurb.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/about/blurb.html b/templates/about/blurb.html
deleted file mode 100644
index 4389d47..0000000
--- a/templates/about/blurb.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<div id="{{ tutor.get_id() }}">
- {{ tutor.get_blurb()|markdown }}
-</div>