Trying to reduce the number of read-only fields in details.
Signed-off-by: Belén Barros Peña <belen.barros.pena@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
}
</script>
+<h2>{{ patch.name }}</h2>
+<div class="core-info">
+ <span>Submitted by {{ patch.submitter|personify:project }} on {{ patch.date }}</span>
+</div>
+
+<h2>Details</h2>
+
<table class="patchmeta">
- <tr>
- <th>Submitter</th>
- <td>{{ patch.submitter|personify:project }}</td>
- </tr>
- <tr>
- <th>Date</th>
- <td>{{ patch.date }}</td>
- </tr>
<tr>
<th>Message ID</th>
<td>{{ patch.msgid }}</td>