Skip to content

Commit 7a360a1

Browse files
authored
Update transaction_receipt.html
1 parent eb4da07 commit 7a360a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/transaction_receipt.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
</head>
6969
<body>
7070
<div class="header">
71-
<div class="logo">Blockchain Explorer</div>
72-
<div class="website">blockchain-explorer.replit.app</div>
71+
<div class="logo">Block Explorer</div>
72+
<div class="website">{{ transaction.weburl }}</div>
7373
</div>
7474

7575
<div class="section">
@@ -133,4 +133,4 @@
133133
Blockchain Explorer - Comprehensive blockchain analysis and exploration
134134
</div>
135135
</body>
136-
</html>
136+
</html>

0 commit comments

Comments
 (0)