Merge branch 'feature/devnot' into develop
This commit is contained in:
@@ -218,6 +218,13 @@
|
||||
|
||||
<main class="content">
|
||||
<ul class="main-content">
|
||||
{% if WARNING_MESSAGE != '' %}
|
||||
<li class="grid_4">
|
||||
<p class="message">
|
||||
{{ WARNING_MESSAGE }}
|
||||
</p>
|
||||
</li>
|
||||
{% endif %}
|
||||
{% if user.rower.protrialexpires and user.rower.protrialexpires|is_future_date %}
|
||||
{% if user.rower.plantrialexpires and user.rower.rowerplan != 'plan' %}
|
||||
<li class="grid_4">
|
||||
|
||||
Reference in New Issue
Block a user