Skip to content
Snippets Groups Projects

Drobnosti

1 unresolved thread
Merged Jiří Setnička requested to merge jirka/drobnosti into devel
1 unresolved thread
4 files
+ 10
5
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
0
@@ -30,6 +30,7 @@
</div>
<main>
{% if self.breadcrumbs() %}<ol class="breadcrumb">{% block breadcrumbs %}{% endblock %}</ol>{% endif %}
{% block pretitle %}{% endblock %}
<h2>{{ self.title() }}</h2>
{% with messages = get_flashed_messages(with_categories=true) %}
Loading