Skip to content

Commit bf03497

Browse files
authored
Remove registration callout (#300)
* Remove registration callout Conference has wrapped up. * Remove registration callout from index.html Removed the inclusion of the registration callout template.
1 parent 34ad1db commit bf03497

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

templates/portal/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
{% block body %}
55
{% endblock body %}
66
{% block content %}
7-
{% include "portal/registration_callout.html" %}
87
<div class="container px-4 py-3" id="featured-3">
98
<h2 class="pb-2 border-bottom">
109
PyLadiesCon Portal

templates/portal/stats.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
{% block body %}
2424
{% endblock body %}
2525
{% block content %}
26-
{% include "portal/registration_callout.html" %}
2726
<div class="container px-4 py-3" id="featured-3">
2827
<h2 class="pb-2 border-bottom">
2928
PyLadiesCon Stats and Numbers

0 commit comments

Comments
 (0)