Skip to content

Commit 4b154aa

Browse files
committed
Added links to the bottom of the left panel
1 parent 3929271 commit 4b154aa

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/templates/signal_sets/signal_sets.html

+12
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,18 @@ <h2 class="accordion-header" id="flush-heading_{{ form.data_source.auto_id }}">
278278
<a href="{% url 'signal_sets' %}">Clear filters</a>
279279
</div>
280280
</div>
281+
<hr>
282+
<div class="d-grid gap-2 mt-3" style="font-size: 0.9rem">
283+
<div>
284+
<a href="https://forms.gle/WV4Ndhc3ftvkkgVCA">Report a Data Problem</a>
285+
</div>
286+
<div>
287+
<a href="https://forms.gle/cMG7v7uUrnLVszRu5">Suggest a New Data Source</a>
288+
</div>
289+
<div>
290+
<a href="https://docs.google.com/forms/d/e/1FAIpQLScqgT1fKZr5VWBfsaSp-DNaN03aV6EoZU4YljIzHJ1Wl_zmtg/viewform">Other Feedback or Suggestion</a>
291+
</div>
292+
</div>
281293
</div>
282294
</div>
283295
</div>

0 commit comments

Comments
 (0)