Skip to content
Snippets Groups Projects
Commit d200aa95 authored by Vladimir Roudakov's avatar Vladimir Roudakov
Browse files

Issue #3414407 by ulethjay, jannakha: Unnecessary comment in table template

parent 14b41a67
No related branches found
No related tags found
No related merge requests found
Pipeline #269197 failed
...@@ -42,8 +42,6 @@ ...@@ -42,8 +42,6 @@
#} #}
<table{{ attributes.addClass('table') }}> <table{{ attributes.addClass('table') }}>
<!-- what's up?! -->
{% if caption %} {% if caption %}
<caption>{{ caption }}</caption> <caption>{{ caption }}</caption>
......
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