summaryrefslogtreecommitdiffstats
path: root/templates/survexblock.html
diff options
context:
space:
mode:
authorgoatchurch <devnull@localhost>2009-07-27 13:42:54 +0100
committergoatchurch <devnull@localhost>2009-07-27 13:42:54 +0100
commit68060d6118b47c54c34004b97ef13d5200cdd401 (patch)
treed557d0213a729237778dbf8192a2f3145795d890 /templates/survexblock.html
parentddbdc73e7eef3f63e8cd32172f6559759b896388 (diff)
downloadtroggle-68060d6118b47c54c34004b97ef13d5200cdd401.tar.gz
troggle-68060d6118b47c54c34004b97ef13d5200cdd401.tar.bz2
troggle-68060d6118b47c54c34004b97ef13d5200cdd401.zip
[svn] some file reading things
Diffstat (limited to 'templates/survexblock.html')
-rw-r--r--templates/survexblock.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/survexblock.html b/templates/survexblock.html
index eaf06e5..6757437 100644
--- a/templates/survexblock.html
+++ b/templates/survexblock.html
@@ -8,6 +8,8 @@
{% block content %}
<h2>Survex Block {{survexblock.survexpath}}</h2>
+<p>Link to <a href="{% url svx survexblock.filewithoutsvx %}">{{survexblock.begin_file}}</a></p>
+
<p>Needs duplicates removed from right hand column</p>
<p>Needs links to survex file presentation</p>
<p>Needs to start dealing with misspellings of names (prob by editing the originals)</p>