aboutsummaryrefslogtreecommitdiffstats
path: root/view/about.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/about.tpl')
-rw-r--r--view/about.tpl14
1 files changed, 0 insertions, 14 deletions
diff --git a/view/about.tpl b/view/about.tpl
deleted file mode 100644
index fa3d49cb7..000000000
--- a/view/about.tpl
+++ /dev/null
@@ -1,14 +0,0 @@
-
-<div id="about-jot-wrapper" >
-<p id="about-jot-desc" >
-Tell us about yourself.
-</p>
-
-<textarea rows="15" cols="72" id="profile-jot-text" name="body" >$about</textarea>
-
-</div>
-<div id="about-jot-submit-wrapper" >
-<input type="submit" id="about-jot-submit" name="submit" value="Submit" />
-</div>
-<div id="profile-jot-end"></div>
-</div>