Add missing closing div after dyndnsc sample configuration
c9bc5bffb0
was missing the closing `</div>` which breaks the `tab-pane`
This commit is contained in:
parent
9df586e514
commit
5d3aa6cef3
@ -209,6 +209,7 @@ updater-password = {{ update_secret|default:"<your secret>" }}
|
|||||||
detector = webcheck6
|
detector = webcheck6
|
||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
|
</div>
|
||||||
<div class="tab-pane" id="ipfire">
|
<div class="tab-pane" id="ipfire">
|
||||||
<h4>IPFire 2.17 Core Update 90</h4>
|
<h4>IPFire 2.17 Core Update 90</h4>
|
||||||
<p>Homepage: <a href="http://ipfire.org/">http://ipfire.org</a></p>
|
<p>Homepage: <a href="http://ipfire.org/">http://ipfire.org</a></p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user