0.7.12
article picture
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{% extends "tb_base.html" %}
|
{% extends "tb_base.html" %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
<div><img src="{{ MEDIA_URL }}{{ art.picture }}" /></div>
|
||||||
<div>{{ art.name }}</div>
|
<div>{{ art.name }}</div>
|
||||||
<div>{{ art.description }}</div>
|
<div>{{ art.description }}</div>
|
||||||
<div>{{ art.text|safe }}</div>
|
<div>{{ art.text|safe }}</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user