Skip to content

Commit

Permalink
updated templates
Browse files Browse the repository at this point in the history
  • Loading branch information
ssw committed Jan 6, 2023
1 parent ec08845 commit 1bd9fbe
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions templates/render.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@
<table>
<thead>
<tr>
<th>Prefix</th>
<th>Status with Proposed ROA</th>
<th>Observed Origin ASN</th>
<th>Exiting ROA status</th>
<th style="white-space pre-line;text-align: left">The first row is the prefix specified in the proposed ROA.
Subsequent lines list more specifics that are seen in the global routing table.</th>
<th style="white-space pre-line;text-align: left">If you create the proposed ROA, this is how it would be evaluated for each prefix.</th>
<th style="white-space pre-line;text-align: left">For this prefix, this is the origin ASN as seen in the global Internet.</th>
<th style="white-space pre-line;text-align: left">This is the status of this prefix due to an existing ROA. </th>
</tr>
</thead>
<tbody>
Expand Down

0 comments on commit 1bd9fbe

Please sign in to comment.