fix: Remove Specifications label
This commit is contained in:
parent
ddec4035cf
commit
f472a49cf6
@ -1,8 +1,6 @@
|
||||
{% if doc.website_specifications -%}
|
||||
<div class="row item-website-specification mt-5">
|
||||
<div class="col-md-12">
|
||||
<h6 class="text-uppercase text-muted">{{ _("Specifications") }}</h6>
|
||||
|
||||
<table class="table table-bordered">
|
||||
{% for d in doc.website_specifications -%}
|
||||
<tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user