commit
f2d13e5ec9
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
{% block title %}{{ item }}{% endblock %}
|
{% block title %}{{ item }}{% endblock %}
|
||||||
|
|
||||||
{% block header %}
|
{% block content %}
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
/* List of speakers – projector slide */
|
/* List of speakers – projector slide */
|
||||||
ul#list_of_speakers {
|
ul#list_of_speakers {
|
||||||
@ -19,9 +19,6 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 0.5em;}
|
margin-bottom: 0.5em;}
|
||||||
</style>
|
</style>
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block content %}
|
|
||||||
<h1>{{ title }}</h1>
|
<h1>{{ title }}</h1>
|
||||||
<h2 style="margin-top: -10px;">
|
<h2 style="margin-top: -10px;">
|
||||||
{% trans 'List of speakers' %}
|
{% trans 'List of speakers' %}
|
||||||
|
Loading…
Reference in New Issue
Block a user