mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-05 16:41:21 +00:00
Hide old components
This commit is contained in:
parent
e0b3064513
commit
d557703373
@ -11,7 +11,7 @@
|
||||
<h1>Tutorial framework Proof of Concept</h1>
|
||||
</div>
|
||||
<div id="container">
|
||||
<div class="row">
|
||||
<!--div class="row">
|
||||
{% for aid in ('a', 'b', 'c') %}
|
||||
<div class="col-sm m-3 p-3">
|
||||
<p id="anchor_{{ escape(aid) }}" >
|
||||
@ -22,6 +22,7 @@
|
||||
</button>
|
||||
</div>
|
||||
{% end %}
|
||||
</div-->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user