Skip to content
Snippets Groups Projects
Commit d96ef95e authored by Ben Adida's avatar Ben Adida
Browse files

fixed title

parent bc6d3b80
No related branches found
No related tags found
No related merge requests found
{% extends 'single-election/templates/base.html' %} {% extends 'single-election/templates/base.html' %}
{% block title %}Single Election Helios{% endblock %} {% block title %}{{ settings.SITE_TITLE }}{% endblock %}
{% block header %} {% block header %}
<h2>{{ settings.SITE_TITLE }}</h2> <h2>{{ settings.SITE_TITLE }}</h2>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment