{% set title = 'Post Create' %} {% set page = 'features-post-create.html' %} {% extends 'layouts/master.html' %} {% block plugins_css %} {% endblock %} {% block content %} Create New Post Dashboard Posts Create New Post Create New Post On this page you can create a new post and fill in all fields. Write Your Post Title Category Tech News Political Content Thumbnail Choose File Tags Status Publish Draft Pending Create Post {% endblock %} {% block plugins_js %} {% endblock %} {% block page_js %} {% endblock %}
On this page you can create a new post and fill in all fields.