mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Dev Docs: Move Manual Sourcefile Lines To Auto Helper (thanks saivann!)
This commit is contained in:
parent
9718c474fb
commit
53d4a6eebe
6 changed files with 2 additions and 49 deletions
|
@ -1,4 +1,4 @@
|
|||
{% if filename %}<div class="subhead-links"
|
||||
{% if filename %}<div class="subhead-links sourcefile" data-sourcefile="{{filename|uri_escape}}"
|
||||
><a href="https://github.com/bitcoin/bitcoin.org/edit/master/{{filename|uri_escape}}">Edit</a>
|
||||
| <a href="https://github.com/bitcoin/bitcoin.org/commits/master/{{filename|uri_escape}}">History</a>
|
||||
| <a href="https://github.com/bitcoin/bitcoin.org/issues/new?body=Source%20File%3A%20{{filename|uri_escape}}%0A%0A">Report Issue</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue