mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
Merging counter
This commit is contained in:
@ -33,4 +33,4 @@
|
||||
</form>
|
||||
|
||||
|
||||
%rebase base settings=settings
|
||||
%rebase base settings=settings, pastes_count=pastes_count
|
||||
|
@ -125,13 +125,13 @@
|
||||
<p>“Few persons can be made to believe that it is not quite an easy thing to invent a method of secret writing which shall baffle investigation. Yet it may be roundly asserted that human ingenuity cannot concoct a cipher which human ingenuity cannot resolve...”</p>
|
||||
<small>Edgar Allan Poe</small>
|
||||
</blockquote>
|
||||
|
||||
|
||||
<!-- <h4 id="pixels-total" >
|
||||
<p>ø</p>
|
||||
<strong>41,017,923,819</strong> pastes øbinned
|
||||
</h4> -->
|
||||
|
||||
%if settings.DISPLAY_COUNTER:
|
||||
<h4 id="pixels-total" >
|
||||
<p>ø</p>
|
||||
<strong>{{ pastes_count }}</strong> </br>pastes øbinned
|
||||
</h4>
|
||||
%end
|
||||
|
||||
</br>
|
||||
<p class="greetings span12">
|
||||
|
@ -32,4 +32,4 @@
|
||||
|
||||
|
||||
|
||||
%rebase base settings=settings
|
||||
%rebase base settings=settings, pastes_count=pastes_count
|
||||
|
@ -25,4 +25,4 @@
|
||||
</form>
|
||||
|
||||
|
||||
%rebase base settings=settings
|
||||
%rebase base settings=settings, pastes_count=pastes_count
|
||||
|
@ -78,4 +78,4 @@
|
||||
</div>
|
||||
|
||||
|
||||
%rebase base settings=settings
|
||||
%rebase base settings=settings, pastes_count=pastes_count
|
||||
|
Reference in New Issue
Block a user