Browse Source

demo start page title (#2827)

pull/2763/head
Tobias Rogg 3 years ago
committed by GitHub
parent
commit
36b2a18f88
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      java/demo/src/main/resources/com/google/phonenumbers/demo/input_form.soy

+ 1
- 0
java/demo/src/main/resources/com/google/phonenumbers/demo/input_form.soy View File

@ -4,6 +4,7 @@
<html>
<head>
<link type="text/css" rel="stylesheet" href="/stylesheets/main.css" />
<title>{$welcomeTitle}</title>
</head>
<body>
<h2>{$welcomeTitle}</h2>


Loading…
Cancel
Save