Skip to content
Snippets Groups Projects
Verified Commit ac38e64c authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix carousel template

parent bf3a2dcf
No related branches found
No related tags found
No related merge requests found
{% extends 'base.html' %}
{% block template_content %}
{% block template_content_head %}
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
{% for item in page.images %}
......
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