1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00

Merging counter

This commit is contained in:
max
2012-05-22 18:44:51 +07:00
11 changed files with 143 additions and 13 deletions

View File

@ -33,4 +33,4 @@
</form>
%rebase base settings=settings
%rebase base settings=settings, pastes_count=pastes_count

View File

@ -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">

View File

@ -32,4 +32,4 @@
%rebase base settings=settings
%rebase base settings=settings, pastes_count=pastes_count

View File

@ -25,4 +25,4 @@
</form>
%rebase base settings=settings
%rebase base settings=settings, pastes_count=pastes_count

View File

@ -78,4 +78,4 @@
</div>
%rebase base settings=settings
%rebase base settings=settings, pastes_count=pastes_count