init without trunk
This commit is contained in:
parent
ed24ac4994
commit
bb809e7233
14652 changed files with 177862 additions and 94817 deletions
|
|
@ -0,0 +1,8 @@
|
|||
<div id="show_sterntours_video_sidebar" class="widget clearfix">
|
||||
<div class="widget-title">
|
||||
<a class="collapse-widget {{ app.request.get('_open_side_about') }}" href="#about-widget" data-toggle="collapse" aria-expanded="true">{{ widget.name }}</a>
|
||||
</div><!-- end title -->
|
||||
<div class="boxwidget collapse in {{ app.request.get('_open_side_about') }} " id="about-widget" aria-expanded="true">
|
||||
{{ widget.html|raw }}
|
||||
</div><!-- end boxwidget -->
|
||||
</div><!-- end widget -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue