Skip to content
Snippets Groups Projects
Commit c4b7f341 authored by Julian's avatar Julian
Browse files

Create widget template

parent 1d68d919
No related branches found
No related tags found
No related merge requests found
<div class="input-group">
{% for subwidget in widget.subwidgets %}
{% include subwidget.template_name with widget=subwidget %}
{% endfor %}
</div>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment