summaryrefslogtreecommitdiff
path: root/design/templates
diff options
context:
space:
mode:
Diffstat (limited to 'design/templates')
-rw-r--r--design/templates/admin/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/design/templates/admin/index.html b/design/templates/admin/index.html
index 389c94e..01bbcc8 100644
--- a/design/templates/admin/index.html
+++ b/design/templates/admin/index.html
@@ -59,6 +59,10 @@ td, th {
<th scope="row"><a href="/admin/locations/location/">locations</a></th>
<td><a href="/admin/locations/location/add/" class="addlink">Add</a></td>
</tr>
+ <tr>
+ <th scope="row"><a href="/admin/sightings/ap/">dialogue</a></th>
+ <td><a href="/admin/sightings/ap/add/" class="addlink">Add</a></td>
+ </tr>
</table>
</div>
{% for app in app_list %}