aboutsummaryrefslogtreecommitdiffstats
path: root/webface/templates/base.html
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2017-01-11 18:26:04 -0800
committerbnewbold <bnewbold@robocracy.org>2017-01-11 18:26:37 -0800
commitecc4f3ef8a23e3d4143954fdccc5a28a83f9039f (patch)
tree0d835d82c53e04064b694adbe26e34ef4af86315 /webface/templates/base.html
parent640a433fa8be6c0269db148e08ccf2bfe03957ca (diff)
downloadmodelthing-ecc4f3ef8a23e3d4143954fdccc5a28a83f9039f.tar.gz
modelthing-ecc4f3ef8a23e3d4143954fdccc5a28a83f9039f.zip
basic sandbox wiki editing and creation
Diffstat (limited to 'webface/templates/base.html')
-rw-r--r--webface/templates/base.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/webface/templates/base.html b/webface/templates/base.html
index 66a0cca..65dafa3 100644
--- a/webface/templates/base.html
+++ b/webface/templates/base.html
@@ -16,8 +16,9 @@ body { font-family: monospace; font-size: larger; line-height: 1.3; }
<br><br>
<center style="font-size: 0.9em;">
-<a href="/m/examples/">examples index</a> -
-<a href="/readme/">full readme</a> -
+<a href="/m/examples/">examples</a> -
+<a href="/m/sandbox/">sandbox</a> -
+<a href="/readme/">readme</a> -
<a href="https://git.bnewbold.net/modelthing">source code</a>
</center>
<br>