{% block title %}
{% include 'partials/title.html' with title='Pages' text='Dashboard' textone='Content' texttwo='Pages' %}
{% endblock %}
{% extends 'partials/base.html' %} {% load static %} {% block content %}