added copyriht link under chapatte cartoon
This commit is contained in:
@@ -3,10 +3,11 @@
|
|||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
<div style="padding-left: 140px; padding-right: 140px;">
|
<div style="padding-left: 140px; padding-right: 140px;">
|
||||||
<h3 align="center">{{ cartoon_title }}</h2>
|
<h3>{{ cartoon_title }}</h3>
|
||||||
<p class="text-center">
|
<p class="text-right">
|
||||||
<img src="{{ cartoon_url }}"
|
<img src="{{ cartoon_url }}"
|
||||||
class="img_responsive" style="display:inline; width:100%" />
|
class="img_responsive" style="display:inline; width:100%" /><br>
|
||||||
|
<a href="https://www.chappatte.com/" target="_blank">© Chappatte</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user