Skip to content

Commit 1fb6715

Browse files
authored
rm: license alert (#1333)
1 parent c3567b8 commit 1fb6715

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

sphinx_scylladb_theme/alert.html

Lines changed: 0 additions & 4 deletions
This file was deleted.

sphinx_scylladb_theme/layout.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,12 +102,6 @@
102102
{% endif %}
103103

104104
<div class="content-body">
105-
{% if not hide_alert %}
106-
{% if 'opensource' in html_baseurl or 'enterprise' in html_baseurl %}
107-
{% include 'alert.html'%}
108-
{% endif %}
109-
{% endif %}
110-
111105
{% if not hide_version_warning %}
112106
{% include 'version-warning.html'%}
113107
{% endif %}

0 commit comments

Comments
 (0)