forked from MarseyWorld/MarseyWorld
fMerge branch 'frost' of https://github.com/Aevann1/Drama into frost
commit
7994f9b521
|
@ -15,7 +15,7 @@
|
|||
<th>#</th>
|
||||
<th>Name</th>
|
||||
<th role="button" onclick="sort_table(2)">Posts</th>
|
||||
<th role="button" onclick="sort_table(3)">Subscribers</th>
|
||||
{% if SITE_NAME == 'rDrama' %}<th role="button" onclick="sort_table(3)">Subscribers</th>{% endif %}
|
||||
<th role="button" onclick="sort_table(4)">Blockers</th>
|
||||
|
||||
</tr>
|
||||
|
@ -25,7 +25,7 @@
|
|||
<td>{{loop.index}}</td>
|
||||
<td><a href="/h/{{sub.name}}">{{sub.name}}</a></td>
|
||||
<td><a href="/h/{{sub.name}}">{{count}}</a></td>
|
||||
<td><a href="/h/{{sub.name}}/subscribers">{{sub.subscription_num}}</a></td>
|
||||
{% if SITE_NAME == 'rDrama' %}<td><a href="/h/{{sub.name}}/subscribers">{{sub.subscription_num}}</a></td>{% endif %}
|
||||
<td><a href="/h/{{sub.name}}/blockers">{{sub.block_num}}</a></td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
|
|
|
@ -3760,6 +3760,5 @@ Laughter, like the wheezing of a thousand consumptive men. The Great Carp reared
|
|||
>The Moskva will never ship to shore the Outer Loop and the Capitol.
|
||||
{[para]}
|
||||
DUDE i just LOVE the calm relaxation of the Midwest town, it's so PEACEFUL and makes me feel like i'm at one of my favorite FARMERS MARKETS. you should totally come on down to my rural farmhouse, it's got a MULTIPLE ACRE GRASS yard and everything, we can crack open a nice Busch Lite or eight and get crazy shooting some guns on the range! and ope, ope, OPE, we have GOTTA go down to the towny bar- listen here, right, it's a BAR where us FARMERS who do FARMING can go DRINK. BUT!!!! it’s also a BAR that doesn’t ID kids, so we can smoke cigarettes INSIDE, with dumb kids bothering us. speaking of which harper and i have just celebrated our 7th anniversary -we’re both going to her 5 year high school reunion tomorrow at the church, that way we can show off how much we spend on our THREE KIDS. OOFTA , i’m gonna SLAM this puppy chow and have some deer chislic!!!
|
||||
|
||||
{[para]}
|
||||
That’s not the point, it’s about ethics in games journalism.
|
||||
That’s not the point, it’s about ethics in games journalism.
|
||||
|
|
Loading…
Reference in New Issue