{% extends "./base.html" %} {% block surveypage %}active{% endblock %} {% block background %}./img/bg_contact.png{% endblock %} {% block color %}orange{% endblock %} {% block title %}Surveys{% endblock %} {% block desc %} Hot takes and opinions, coming directly from RiiConnect24 (A WiiLink™️ service) users!

Games/Records/Comics sent to DIY Showcase on Wii can be rated by users.
This page is a simple way to display all the ratings we've received.


{% endblock %} {% block content %} {% include "./surveysDetail.html" %} {% endblock %} {% block footdata %}
{% endblock %}