Update blogquest_template.html

This commit is contained in:
MattTheTekie 2023-10-06 10:28:34 -04:00 committed by GitHub
commit 5d736c5991
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,6 +78,8 @@
</div>
<h1>Featured Blogs</h1>
<center> <button onclick="location.href='http://blogs.venith.net/create_blog'">Create Blog</button>
</center>
<div class="menu_section">
<!-- This is where the blogs will be displayed -->
{% for entry_html in blog_entries %}