use entities for group/publication descriptions
This commit is contained in:
parent
ecb3e9f65e
commit
762c5e773c
3 changed files with 137 additions and 4 deletions
8
static/html/entities.publication.entity.html
Normal file
8
static/html/entities.publication.entity.html
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<div>
|
||||
<div style="position: absolute; left: 16px; right: 16px; top: 16px">
|
||||
<div style="font-weight: bold; font-size: 13px">About {name}:</div>
|
||||
<div style="height: 8px"></div>
|
||||
<div>{description}</div>
|
||||
<div style="height: 8px"></div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue