remove empty p
This commit is contained in:
parent
de95177c59
commit
f1b58f11b8
1 changed files with 0 additions and 3 deletions
|
@ -7,9 +7,6 @@
|
||||||
{% blocktrans %}New {{ model_title }}{% endblocktrans %}
|
{% blocktrans %}New {{ model_title }}{% endblocktrans %}
|
||||||
</a>
|
</a>
|
||||||
<h3>{% blocktrans %}{{ model_title_plural }}{% endblocktrans %}</h3>
|
<h3>{% blocktrans %}{{ model_title_plural }}{% endblocktrans %}</h3>
|
||||||
<p>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<table class="table table-condensed itemtable" data-model="{{ model_name }}">
|
<table class="table table-condensed itemtable" data-model="{{ model_name }}">
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue