{% extends "flatpages/default.html" %} {% block head %} <style> img { display: block; max-width: 100%; margin: 0 auto; } </style> {% endblock %}