Merge branch 'fix_speaker_Addittion_Template' into 'master'
{{ dashboard_url ]} fixup See merge request !19
This commit is contained in:
commit
ade44d6a1b
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
||||||
talk proposal for {{ site_name }} entitled "{{ title }}".</p>
|
talk proposal for {{ site_name }} entitled "{{ title }}".</p>
|
||||||
|
|
||||||
<p>For more details, visit the {{ site_name }} speaker dashboard:
|
<p>For more details, visit the {{ site_name }} speaker dashboard:
|
||||||
<a href="http://{{ current_site }}{{ dashboard_url }}">http://{{ current_site }}{{ dashboard_url ]}</a>
|
<a href="http://{{ current_site }}{{ dashboard_url }}">http://{{ current_site }}{{ dashboard_url }}</a>
|
||||||
</p>
|
</p>
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
|
|
Loading…
Reference in a new issue