diff options
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/bg/settings.html | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/ext/bg/settings.html b/ext/bg/settings.html index a3a4e380..27ce45b9 100644 --- a/ext/bg/settings.html +++ b/ext/bg/settings.html @@ -10,6 +10,10 @@      </head>      <body>          <div class="container"> +            <div class="page-header"> +                <h1>Yomichan Options</h1> +            </div> +              <div class="profile-form">                  <h3>Profiles</h3> |