{% extends 'base_network.html' %} {% if network_cd %}{% set page_title = 'Networks' %}{% endif %} {% import 'macros/components.html' as components %} {% block content %}
Select a Network
Network | Title | Description |
---|---|---|
{{ network.id }} | {{ network.title }} | {{ network.description }} |