{% extends 'introduction/base.html' %} {% block content %}{% block title %} SSTI-Blogs {% endblock %}

ip --> {{ip}}

secret key --> {{settings.SECRET_KEY}}

{% endblock %}