From 4c9d2d670ab6b3bbf32def6f91d31afbe7db04d3 Mon Sep 17 00:00:00 2001 From: Eric Chiang Date: Wed, 16 Dec 2015 10:54:21 -0800 Subject: [PATCH] static: use --issuer-name as title for public facing pages Closes #142 --- static/html/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/html/header.html b/static/html/header.html index 2903e7f3..4327efd1 100644 --- a/static/html/header.html +++ b/static/html/header.html @@ -3,7 +3,7 @@ - Dex + {{ issuerName }}