diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2022-03-13 01:01:00 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2022-03-13 01:01:00 +0000 |
commit | b65639df05d34221e546140b692f329b7f28404e (patch) | |
tree | 35fdb254bbad5623a89d84f3a7bcbde6f3966df6 /templates/base.html | |
parent | f99ebf84e9da3a6f65a586977a43af992d6157a6 (diff) | |
download | troggle-b65639df05d34221e546140b692f329b7f28404e.tar.gz troggle-b65639df05d34221e546140b692f329b7f28404e.tar.bz2 troggle-b65639df05d34221e546140b692f329b7f28404e.zip |
Upload form for Photos
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 5cb122d..e94db63 100644 --- a/templates/base.html +++ b/templates/base.html @@ -35,6 +35,7 @@ <a href="{% url "scanupload" '2021:01' %}">Upload Scans</a> | <a href="{% url "dwgallfiles" %}">Drawings</a> | <a href="{% url "dwgupload" %}">Upload Drawings</a> | + <a href="{% url "photoupload" %}">Upload Photos</a> | <a href="/1623/290/290.html">290 (FGH)</a> | <a href="/1626/359/359.html">359 (Homecoming)</a> | <br> |