Update blog_template.html
This commit is contained in:
parent
b11e86a2a2
commit
469d397f85
1 changed files with 12 additions and 20 deletions
|
|
@ -80,26 +80,17 @@
|
|||
|
||||
<h1>{{ blog_title }}</h1>
|
||||
|
||||
|
||||
<div class="menu_section" style="padding:0px">
|
||||
<div class="form_heading">
|
||||
<img id="imgRating" class="rating" style="float:right" src="http://venith.net/TDKHome/TDKPaint/images/rating_e32.png" alt="E" />
|
||||
|
||||
<img src="/images/art_gallery/243915.png" alt="Avatar" class="avatar" />
|
||||
|
||||
By <a href="/member?id=137730">{{ author_name }}</a>
|
||||
|
||||
|
||||
<br />
|
||||
POSTED: 29 Sep 2023 03:21<br />
|
||||
|
||||
|
||||
CATEGORY: Gaming<br />
|
||||
|
||||
|
||||
FEATURED: <span style="color:#0a0">Yes</span> (<a href="/member?id=34558">IblisFlare</a>)
|
||||
<br>(<a href="#comments">Go to comments</a>)
|
||||
</div>
|
||||
|
||||
<div class="form_heading">
|
||||
<img id="imgRating" class="rating" style="float:right" src="http://venith.net/TDKHome/TDKPaint/images/rating_e32.png" alt="E" />
|
||||
<img src="https://venith.net/TDKHome/TDKPaint/images/icons/icon_dc.png" alt="Avatar" class="avatar" />
|
||||
By {{ author_name }} </a>
|
||||
<br />
|
||||
POSTED: 29 Sep 2023 03:21<br />
|
||||
CATEGORY: Gaming<br />
|
||||
FEATURED: <span style="color:#0a0">Yes</span> (<a href="/member?id=34558">IblisFlare</a>)<br />
|
||||
(<a href="#comments">Go to comments</a>)
|
||||
</div>
|
||||
<div class="form_body" id="blog_body">
|
||||
<a href="/images/upload_gallery/10740.jpg"><img src="/images/upload_gallery/10740_thumb.jpg" alt="thumb"></a>
|
||||
<br />
|
||||
|
|
@ -234,3 +225,4 @@ That's correct, it'll have a picture of all 6 Pokemon you used during the tourna
|
|||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue