Skip to content

Commit d173c02

Browse files
committed
chore: improve "what's new" on home page
1 parent c0c41ae commit d173c02

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

web/template/root.templ

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,11 @@ templ Root(deployment, versionName, versionRef string) {
3636
<div class="mt-3 if-logged-in hidden">
3737
<p>Summary of what's new in 2026:</p>
3838
<ul>
39-
<li>Location names/addresses can be autopopulated using official camp/art/MV data</li>
39+
<li>The new <a href="/ims/app/events/2026/places">Places page</a> will have camp/art/mv info and a detailed city map</li>
40+
<li>Those camp/art/mv details will help autopopulate locations on Incidents</li>
4041
<li>Ranger "roles" can be set on Incidents, indicating how each Ranger was involved</li>
4142
<li>Incidents may now be linked together, even across years, to permit easier navigation between related Incidents</li>
42-
<li>Green Dots can now track all Sanctuary Visit information inside IMS, and can attach Visits to Incidents</li>
43+
<li>Sanctuary Visits can be tracked fully inside IMS, and Visits can be attached to Incidents</li>
4344
</ul>
4445
</div>
4546

web/template/root_templ.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)