Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions dpl-docs/views/layout.dt
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,11 @@ html(lang='en-US')
| Bugzilla issue.

- if( modname )
.tip.smallprint
a(href='https://github.com/dlang/#{project}/blob/master/#{path_prefix}#{filename}#{line_suffix}')
| Source
div
| Source code of this page
.tip.smallprint
a(href='https://github.com/dlang/#{project}/edit/master/#{path_prefix}#{filename}#{line_suffix}')
| Improve this page
Expand Down