Remove CfP from the page (again)
This commit is contained in:
parent
fcb287d246
commit
494d9a6db0
1 changed files with 2 additions and 2 deletions
|
@ -7,11 +7,11 @@
|
|||
</div>
|
||||
|
||||
<div class="row">
|
||||
{% if user.speaker_profile and proposal_kinds %}
|
||||
<!-- {% if user.speaker_profile %}
|
||||
<div class="col-md-6 text-primary d-flex flex-column">
|
||||
{% include "symposion/dashboard/_new_proposal.html" %}
|
||||
</div>
|
||||
{% endif %}
|
||||
{% endif %} -->
|
||||
<div class="col-md-6 text-primary d-flex flex-column">
|
||||
{% include "symposion/dashboard/_profile.html" %}
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue