Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit c8b48c6

Browse files
Adding section related to #480
1 parent 9e1801d commit c8b48c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/workshop/frontmatter.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
<div class="alert alert-info mb-0" id="no-login">Note that you are not logged in. In order to save progress and interact with the workshops, you need to <a href="{ url 'login' }">login</a> or <a href="{ url 'register' }">create an account</a>.</div>
2222
</section>
2323
-->
24+
<section id="warning-before-container" class="container-xxl pt-5">
25+
<div class="alert alert-info mb-0" id="no-login"></div>
26+
</section>
2427
{% endif %}
2528
{% endblock %}
2629

0 commit comments

Comments
 (0)