{% extends 'layouts/layout_base.html' %} {% block title %}Prices{% endblock title %} {% block body_content %}
Displaying prices (per core) for all zones allowed by this configuration:
| Provider | Zone | Current Price (USD) |
|---|---|---|
| {{ provider }} | {{ zone }} | {{ price }} |