{% extends "admin/dashboard.html" %} {% load static %} {% block title %} Admin | Blog Create {% endblock title %} {% block content %}
{% csrf_token %}

Add Featured Image

Please upload a valid image.

General Information

Please provide a title for the blog.
Please provide a Subtitle for the blog.
Please select a status for the blog.
{% endblock %}