This commit is contained in:
Maciej Krüger 2022-06-07 15:25:31 +02:00 committed by Alexander List
parent 103f827a3d
commit cb3b5961f2

View File

@ -8,7 +8,6 @@
<label class="gluon-value-title"><%=self.title%></label>
<span class="gluon-value-field"><%=self.description%></span>
</div>
<%- elseif self.content then -%>
<%=self.content%>
<%- end -%>