{% extends 'generic/object.html' %} {% load helpers %} {% load static %} {% block content %}
| AS Path List | {{ object.aspath_list }} |
|---|---|
| Index | {{ object.index }} |
| Action | {% badge object.get_action_display bg_color=object.get_action_color %} |
| Pattern | {{ object.pattern }} |
| Description | {{ object.description|placeholder }} |