All Blog Posts
Add New Post| # | Image | Title | Category | Status | Featured | Created At | Actions |
|---|---|---|---|---|---|---|---|
| {{ forloop.counter }} |
{% if post.featured_image %}
None
{% endif %}
|
{{ post.title }} | {{ post.category.category_name }} | {% if post.status == 'Published' %} Published {% else %} Draft {% endif %} | {% if post.is_featured %} Yes {% else %} {% endif %} | {{ post.created_at|date:"M d, Y" }} | |
|
No blog posts found. Click "Add New Post" to create one. |
|||||||