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