{% extends "base/base.html" %} {% block body %}


Pods you could subscribe to

Below, you will find the pods that we think you might be interested in. Click on 'subscribe' to subscribe to that pod.


{% for pod in pods %}
{% endfor %}
{% if msg %}

{{msg}}

{% else %} {% endif %}



{% endblock %}