Luminate templates mostly. Cin7 too.
This commit is contained in:
@ -113,6 +113,7 @@
|
||||
|
||||
{% include "homepage_featured", items: catalog_courses %}
|
||||
|
||||
{% comment %}
|
||||
<div class="np-max-width np-homepage-row-wrapper">
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-sm-12 col-md-12" style="display:flex; flex-direction:column;">
|
||||
@ -151,7 +152,7 @@
|
||||
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
{% endcomment %}
|
||||
</div>
|
||||
</div>
|
||||
{% comment %} {% if features.training_events? %}
|
||||
@ -178,7 +179,7 @@
|
||||
|
||||
{% include "homepage_ongoing_training", items: catalog_courses %}
|
||||
|
||||
{% include "homepage_topics" %}
|
||||
{% comment %} {% include "homepage_topics" %} {% endcomment %}
|
||||
<button
|
||||
type="button"
|
||||
class="popup-trigger"
|
||||
|
||||
Reference in New Issue
Block a user