854
edits
(Marked this version for translation) |
(Updated Latest changes section) |
||
Line 11: | Line 11: | ||
<!--========================================================================================--> | <!--========================================================================================--> | ||
<!--Text box. Latest articles--> | <!--Text box. Latest articles--> | ||
<div id="container" style="display: flex;justify-content: space-between;"> | <div id="container" style="display: flex;justify-content: space-between;"> | ||
<div id="right" style="flex-grow: 9"> | <div id="right" style="flex-grow: 9"> | ||
<div | <div class="card green-background white-text"> | ||
<div class="card-content"> | |||
<span class="card-title"><translate>What's New - The Latest Changes</translate></span> | |||
<p class="white-text">{{Special:RecentChanges/days=100,limit=12,hidebots,hideminor,hideliu,hidecategorization}}</p> | |||
</div> | |||
<div class="card-action"> | |||
Actual there are '''{{NUMBEROFARTICLES}}''' articles here, waiting for you. | |||
</div> | |||
</div> | |||
</div> | </div> | ||
<div id="left" style="flex-grow: 1;margin-left:20px;">__TOC__</div> | <div id="left" style="flex-grow: 1;margin-left:20px;">__TOC__</div> |