Update blogquest_template.html
This commit is contained in:
parent
cb8003e8b2
commit
5d736c5991
1 changed files with 2 additions and 0 deletions
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue