This repository was archived by the owner on Jan 6, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929< a href ='[% base_url %]/plainh/[% entry.hidden_id %] '> Show as text</ a > |
3030< a href ='[% base_url %]/downloadh/[% entry.hidden_id %] '> Download</ a > |
3131[% IF lines == 0 %]
32- < a href ='[% base_url %]/? hidden= [% entry.hidden_id %]; lines=1 '> With linenumbers</ a > |
32+ < a href ='[% base_url %]/hidden/ [% entry.hidden_id %]? lines=1 '> With linenumbers</ a > |
3333[% ELSE %]
34- < a href ='[% base_url %]/? hidden= [% entry.hidden_id %]; lines=0 '> Without linenumbers</ a > |
34+ < a href ='[% base_url %]/hidden/ [% entry.hidden_id %]? lines=0 '> Without linenumbers</ a > |
3535[% END %]
3636< a href ='[% base_url %]/?as_hidden=1 '> Paste new</ a > |
3737< br />
Original file line number Diff line number Diff line change 3030< a href ='[% base_url %]/plain/[% entry.id %] '> Show as text</ a > |
3131< a href ='[% base_url %]/download/[% entry.id %] '> Download</ a > |
3232[% IF lines == 0 %]
33- < a href ='[% base_url %]/?show= [% entry.id %]; lines=1 '> With linenumbers</ a > |
33+ < a href ='[% base_url %]/[% entry.id %]? lines=1 '> With linenumbers</ a > |
3434[% ELSE %]
35- < a href ='[% base_url %]/?show= [% entry.id %]; lines=0 '> Without linenumbers</ a > |
35+ < a href ='[% base_url %]/[% entry.id %]? lines=0 '> Without linenumbers</ a > |
3636[% END %]
3737< a href ='[% base_url %]/ '> Paste new</ a > |
3838< a href ='[% base_url %]/?pnew=[% entry.id %] '> Paste as new</ a >
You can’t perform that action at this time.
0 commit comments