mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
restore autoclass for main_content
This commit is contained in:
parent
69f54cf65d
commit
c584bfdd76
@ -29,7 +29,7 @@
|
||||
</div>
|
||||
|
||||
<div id="main_content_wrap" class="outer">
|
||||
<section id="main_content" class="inner">
|
||||
<section id="main_content" class="inner {{ page.title | downcase }}">
|
||||
{{ content }}
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user