wip
This commit is contained in:
parent
e9a588f24e
commit
5b2783b8e4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
{% extends "layout.html" %}
|
||||
{% from "components/markdown_content.html" import render_markdown, render_markdown_with_truncate %}
|
||||
|
||||
{% block content %}
|
||||
<div class="container-xl">
|
||||
|
@ -157,6 +156,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{% from "components/markdown_content.html" import render_markdown, render_markdown_with_truncate %}
|
||||
<!-- Applications in this Subnet Section -->
|
||||
<div class="row mt-3">
|
||||
<div class="col-12">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue