Share the Report Site

Please help the UConn community find the Report site by adding a button on your website.


Adding a button to your Cynder site

  1. Add a button block to your page
  2. Add the following link to your button: https://report.uconn.edu
  3. Save page

Adding a button to your non-Cynder site

Add the following code to your page:

<a href="https://report.uconn.edu" class="btn btn-primary" target="_blank">Report Incidents</a>


Adding a button to your footer

Add the following code to a widget in your footer:

<a href="https://report.uconn.edu" class="btn btn-primary" target="_blank">Report Incidents</a>