uh, image thing
This commit is contained in:
parent
bc059de8ec
commit
307293a81f
|
@ -65,7 +65,7 @@
|
|||
<div id="searchContainer">
|
||||
<div id="searchContent">
|
||||
<p class="staticTitle">{{ page.title }}</p>
|
||||
<img src="{{ page.main_image.url }} " alt="{{ page.title }}" width="300">
|
||||
{% comment %} <img src="{{ page.main_image.url }} " alt="{{ page.title }}" width="300"> {% endcomment %}
|
||||
<p class="markdownText">{{ page.text|markdown }}</p>
|
||||
|
||||
</div><!-- SEARCH CONTENT CLOSING -->
|
||||
|
|
Loading…
Reference in New Issue
Block a user