/ ‘content/pages/healthy.rst’
/ ‘theme/templates/base.html’
This commit is contained in:
parent
6eb6398349
commit
9f3fd65a84
2 changed files with 3 additions and 2 deletions
|
|
@ -7,3 +7,4 @@
|
||||||
|
|
||||||
.. image:: {attach}profile_4.jpg
|
.. image:: {attach}profile_4.jpg
|
||||||
:width: 300px
|
:width: 300px
|
||||||
|
:alt: profile_4
|
||||||
|
|
|
||||||
|
|
@ -39,9 +39,9 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="b black" style="margin: 1em;">
|
<div class="black" style="margin: 1em;">
|
||||||
|
|
||||||
<div class="pb5 cf" style="font-size: 3.6em;">
|
<div class="b pb5 cf" style="font-size: 3.6em;">
|
||||||
{% block content_title %}
|
{% block content_title %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue