artwork for joana
This commit is contained in:
parent
3fd9c29c6b
commit
26a9725ed1
@ -342,6 +342,7 @@ def artwork():
|
||||
# text=soup.find_all("p")
|
||||
artworkdescriptiontext=Markup(text)
|
||||
|
||||
|
||||
print(artworkdescriptiontext)
|
||||
|
||||
############ right bottom LATER
|
||||
|
@ -120,10 +120,8 @@
|
||||
<!-- if there is a description add description here -->
|
||||
<div>
|
||||
<span class="label-item">DESCRIPTION</span>
|
||||
<!-- left part with the description text -->
|
||||
<div>
|
||||
<!-- left part with the description text already coming in a div from wiki-->
|
||||
{{ artworkdescriptiontext }}
|
||||
</div>
|
||||
<!-- right ride with author etc -->
|
||||
<div>
|
||||
<span class="label-item">AUTHOR</span>
|
||||
|
Loading…
Reference in New Issue
Block a user