Skip to content

Commit

Permalink
adv
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcom committed Jul 14, 2024
1 parent 270dfe2 commit 420be70
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/main/webapp/WEB-INF/jsp/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<div id="mainpage">
<div id="news">
<%--

<c:if test="${showAdsense}">
<div align="center" width="100%">
<style>
Expand Down Expand Up @@ -80,7 +80,7 @@
</script>
</div>
</c:if>
--%>
<%--
<div style="text-align: center; margin-top: 0.5em; height: 125px" id="interpage">
</div>
<script type="text/javascript">
Expand Down Expand Up @@ -140,6 +140,7 @@
init_interpage_adv(ads);
});
</script>
--%>

<c:if test="${template.moderatorSession or template.correctorSession}">
<div class="nav" style="border-bottom: none">
Expand Down

0 comments on commit 420be70

Please sign in to comment.