mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Add ic-history-elt flag
This commit is contained in:
@ -138,7 +138,7 @@
|
|||||||
</nav>
|
</nav>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
<div id="page-load-indicator" class="ic-use-transition"> </div>
|
<div id="page-load-indicator" class="ic-use-transition"> </div>
|
||||||
<section id="main" class="section">
|
<section id="main" class="section" ic-history-elt="true">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h1 class="title">
|
<h1 class="title">
|
||||||
|
Reference in New Issue
Block a user